[Webkit-unassigned] [Bug 154506] WebKit considers exponential notation invalid when used inside CSS transforms.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 23:53:53 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=154506

--- Comment #6 from Myles C. Maxfield <mmaxfield at apple.com> ---
The spec says:

matrix3d() = matrix3d( <number> [, <number> ]{15,15} )[1]

"When written literally, a number is either an integer, or zero or more decimal digits followed by a dot (.) followed by one or more decimal digits and optionally an exponent composed of "e" or "E" and an integer."[2]

[1] https://drafts.csswg.org/css-transforms/#funcdef-matrix3d
[2] https://drafts.csswg.org/css-values-3/#number-value

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160511/b1c0ddc2/attachment.html>


More information about the webkit-unassigned mailing list