Closed
Bug 793592
Opened 12 years ago
Closed 12 years ago
Support numeric in calc()
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 594933
People
(Reporter: thomas, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [mentor=thomas@thomasy.tw][lang=c++][good first bug])
Support numeric only value like calc(1 + 1) , calc(2) in CSS
Updated•12 years ago
|
Blocks: css-values-3
Whiteboard: [mentor=thomas@thomasy.tw][lang=c++][good first bug]
First, isn't this basically a duplicate of bug 594933?
Second, I don't think this should be marked "good first bug"; I think it's actually rather hard and requires rewriting a good part of the input validation in the calc() parsing code.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•