Closed Bug 688439 Opened 13 years ago Closed 12 years ago

Fix insideOutBox so that DOCTYPE is not nested inside of <html>

Categories

(DevTools :: General, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: getify, Assigned: getify)

References

Details

insideOutBox (ioBox) nests the DOCTYPE element (if present) inside the tree entry for <html>, and then we use some ugly CSS to relatively position it "outside" (above) the <html> element. The proper fix is to change ioBox to not nest DOCTYPE inside of <html>.
Assignee: nobody → getify
Depends on: 671291
This no longer happens in the new tree view.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.