Closed
Bug 264863
Opened 20 years ago
Closed 20 years ago
Allow DOM inspector to edit the document DTD
Categories
(Other Applications :: DOM Inspector, enhancement)
Other Applications
DOM Inspector
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: pascalc, Unassigned)
Details
One thing I'd like to have in DOM inspector is the possibility to edit the DTD currently in use into the document to see the consequences n rendering.
Comment 1•20 years ago
|
||
You mean change from quirks to standards mode? That involves reparsing the page from scratch, reloading and reparsing all stylesheets, etc. Not going to happen.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•20 years ago
|
Product: Core → Other Applications
Updated•17 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
You need to log in
before you can comment on or make changes to this bug.
Description
•