[webkit-reviews] review granted: [Bug 27066] -webkit-perspective should be a Length : [Attachment 32427] Patch, testcase, changelog
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 7 22:19:33 PDT 2009
mitz at webkit.org has granted Simon Fraser (smfr) <simon.fraser at apple.com>'s
request for review:
Bug 27066: -webkit-perspective should be a Length
https://bugs.webkit.org/show_bug.cgi?id=27066
Attachment 32427: Patch, testcase, changelog
https://bugs.webkit.org/attachment.cgi?id=32427&action=review
------- Additional Comments from mitz at webkit.org
+ as pixels for backwards compatibility.
+ // For backward compatibility, treat valueless numbers as px.
backwards?
Presumably this quirk should only apply to the vendor-prefixed version of the
property. Perhaps a comment in the parser will help to ensure that it is
cleaned up when the prefix is dropped.
More information about the webkit-reviews
mailing list