[Bug 29413] Allow unitless 0 as a valid rotation value

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

--- Comment #3 from Roman Dvornov <rdvornov@gmail.com> ---
My bad, the <angle> definition in the spec is about values in `transform`
atrribute on SVG elements. So it doesn't affect <angle> definition for CSS.

Also I found that the spec says
(https://www.w3.org/TR/css-transforms-1/#transform-functions):

> ... Wherever <angle> is used in this specification, a <number> that is equal to zero is also allowed, which is treated the same as an angle of zero degrees.

That's equivalent to CSS2.2 and Values and Units Module. Looks like issue is
resolved.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 21 December 2016 11:08:10 UTC