Bug 163756 - [CSS Parser] Make sure to handle prefixed transform-style
Summary: [CSS Parser] Make sure to handle prefixed transform-style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-20 13:14 PDT by Dave Hyatt
Modified: 2016-10-20 13:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2016-10-20 13:15 PDT, Dave Hyatt
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.