Bug 139843 - Fix initial / inherit support for '-webkit-perspective-origin' CSS property
Summary: Fix initial / inherit support for '-webkit-perspective-origin' CSS property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 15:50 PST by Chris Dumez
Modified: 2014-12-19 19:42 PST (History)
4 users (show)

See Also:


Attachments
Patch (18.15 KB, patch)
2014-12-19 17:16 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-12-19 15:50:17 PST
Improve -webkit-perspective-origin-x / -webkit-perspective-origin-y support. Right now, the StyleBuilder support for these properties is broken and they are unimplemented in CSSComputedStyleDeclaration.
Comment 1 Chris Dumez 2014-12-19 17:16:24 PST
Created attachment 243593 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-19 19:41:53 PST
Comment on attachment 243593 [details]
Patch

Clearing flags on attachment: 243593

Committed r177616: <http://trac.webkit.org/changeset/177616>
Comment 3 WebKit Commit Bot 2014-12-19 19:42:03 PST
All reviewed patches have been landed.  Closing bug.