Closed
Bug 282248
Opened 20 years ago
Closed 20 years ago
add preference (default to off) to throw exceptions on css errors
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: timeless, Assigned: dbaron)
References
()
Details
i suppose this can be done only for cases where there's js on the stack, what i want is for when people individually poke a cssom property with an invalid value for them to get an error nsresult with the message we send to the jsconsole so that if they're js they get a real exception and we can get a stack trace in venkman and track down the bad code. see example case in url.
| Assignee | ||
Comment 1•20 years ago
|
||
I don't think we should do this, and it contradicts the CSS spec.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•