Closed
Bug 964529
Opened 11 years ago
Closed 11 years ago
support scientific (exponential) notation in CSS properties
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: dbaron, Assigned: dbaron)
References
(Depends on 1 open bug, Regressed 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
The CSS Working Group agreed to support scientific notation in CSS properties (not just SVG attributes).
Assignee | ||
Comment 1•11 years ago
|
||
Resolved for <number> on 2012-08-15:
http://lists.w3.org/Archives/Public/www-style/2012Aug/0900.html
Resolved for percentages and dimensions in CSS teleconference 2013-04-17:
http://lists.w3.org/Archives/Public/www-style/2013Apr/0428.html
Attachment #8366324 -
Flags: review?(cam)
Comment 2•11 years ago
|
||
Comment on attachment 8366324 [details] [diff] [review]
Support scientific (exponential) notation for CSS <number> values, including percentages and dimensions (but not <integer> values).
Review of attachment 8366324 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good to me.
Attachment #8366324 -
Flags: review?(cam) → review+
Assignee | ||
Comment 3•11 years ago
|
||
fantasai thinks I should keep the value lists for widows and orphans the same, and also have tests for e notation on things with a .
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Assignee | ||
Comment 6•11 years ago
|
||
Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/56aaeebb639f
https://hg.mozilla.org/mozilla-central/rev/ce3bd1ad8565
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Assignee | ||
Updated•11 years ago
|
Keywords: dev-doc-needed
Updated•11 years ago
|
Flags: in-testsuite?
Assignee | ||
Updated•11 years ago
|
Flags: in-testsuite? → in-testsuite+
Comment 10•10 years ago
|
||
Doc up-to-date:
https://developer.mozilla.org/en-US/Firefox/Releases/29#CSS
and
https://developer.mozilla.org/en-US/docs/Web/CSS/number
(All other valid cases says that it is a <number> followed by a given unit.
Also I added an example about the scientific notation not being valid in
https://developer.mozilla.org/en-US/docs/Web/CSS/integer
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•