Closed
Bug 596138
Opened 15 years ago
Closed 15 years ago
fix serialization of calc() not to output extra %s
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: dbaron, Assigned: dbaron)
Details
I noticed a bug in which serialization of calc() outputs extra percents in some cases, which are semantically different. This was introduced by the min/max removal patches in bug 363249.
| Assignee | ||
Updated•15 years ago
|
blocking2.0: --- → betaN+
| Assignee | ||
Comment 1•15 years ago
|
||
Actually, never mind. This is introduced in a patch I haven't even gotten review on yet.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
| Assignee | ||
Comment 2•15 years ago
|
||
moved to bug 594934
You need to log in
before you can comment on or make changes to this bug.
Description
•