Bug 163756

Summary: [CSS Parser] Make sure to handle prefixed transform-style
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Dave Hyatt 2016-10-20 13:14:03 PDT
Make sure to handle prefixed transform-style.
Comment 1 Dave Hyatt 2016-10-20 13:15:07 PDT
Created attachment 292241 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-20 13:16:22 PDT
Attachment 292241 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Dave Hyatt 2016-10-20 13:16:32 PDT
Fixed in r207638.