Bug 163681

Summary: [CSS Parser] Fix background-position parsing
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Dave Hyatt 2016-10-19 12:16:10 PDT
Make sure to handle the more efficient back-end format that doesn't create unnecessary pairs.
Comment 1 Dave Hyatt 2016-10-19 12:18:36 PDT
Created attachment 292093 [details]
Patch
Comment 2 Dave Hyatt 2016-10-19 12:22:43 PDT
Fixed in r207556.