Closed
Bug 842200
Opened 12 years ago
Closed 12 years ago
Interpret "width: 25%%" as "width: 25%" while emitting a warning.
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: nbp, Unassigned)
References
()
Details
This bug has been reported on Twitter, and based on the tweet this seems to be working in chrome.
I am able to reproduce it while modifying the style of bugzilla with this webdev tools.
Comment 1•12 years ago
|
||
Um... So this is a request to duplicate a WebKit bug, right?
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #1)
> Um... So this is a request to duplicate a WebKit bug, right?
Hum … presented this way this is less appealing for sure.
The idea was to be more robust to simple typo. I don't know if Webkit produces any error message in such cases.
CSS is pretty clear about how invalid style sheets should be handled.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
(Also, to be clear, there's a difference in how I'd react to a real Web-compatibility issue versus somebody running into it and tweeting about it.)
You need to log in
before you can comment on or make changes to this bug.
Description
•