[Bug 16064] perspective-origin syntax should match 2D transform-origin syntax

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16064

Aryeh Gregor <ayg@aryeh.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from Aryeh Gregor <ayg@aryeh.name> 2012-03-12 20:58:06 UTC ---
Fixed: http://dvcs.w3.org/hg/csswg/rev/8dde67db27a8

Interestingly, Chrome seems to parse perspective-origin as an unlimited-length
list, of which all but the first two values are ignored.  Other browsers
(Firefox/IE) match the new spec wording, and in particular don't support CSS3
background-position syntax.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 12 March 2012 20:58:14 UTC