[Webkit-unassigned] [Bug 100835] perspective-origin should ignore values with more then two lengths and use the default values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 31 04:56:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=100835
--- Comment #2 from Kenneth Rohde Christiansen <kenneth at webkit.org> 2012-10-31 04:58:02 PST ---
(From update of attachment 171620)
View in context: https://bugs.webkit.org/attachment.cgi?id=171620&action=review
> Source/WebCore/ChangeLog:14
> + perspective-origin should ignore values with more then two lengths and use the default values
> + https://bugs.webkit.org/show_bug.cgi?id=100835
> +
> + Reviewed by NOBODY (OOPS!).
> +
> + Perspective-origin should ignore values with more then two lengths and use the default values
> + instead of parsing it as an unlimited-length list, of which all but the first two values are ignored.
> + This makes perspective-origin behave similar to transform-origin which uses default value in this case,
> + as well as firefox does the same.
> +
> + Test: transforms/2d/computed-style-origin.html
> +
link to spec which says this?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list