Bug 165326 - [CSS Parser] Make sure the z-component of transform-origin can be implicit
Summary: [CSS Parser] Make sure the z-component of transform-origin can be implicit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-02 12:36 PST by Dave Hyatt
Modified: 2016-12-02 13:03 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.18 KB, patch)
2016-12-02 12:37 PST, Dave Hyatt
thorton: 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-12-02 12:36:07 PST
[CSS Parser] Make sure the z-component of transform-origin can be implicit
Comment 1 Dave Hyatt 2016-12-02 12:37:30 PST
Created attachment 295982 [details]
Patch
Comment 2 Tim Horton 2016-12-02 12:59:02 PST
Comment on attachment 295982 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=295982&action=review

> LayoutTests/TestExpectations:1009
> +webkit.org/b/165195 fast/css/transform-inline-style-remove.html [ Pass Failure ]

Maybe provide some explanation of why this test is flaky? Is this actually part of this patch?
Comment 3 Dave Hyatt 2016-12-02 13:03:16 PST
Fixed in r209258.