NEW 16740
Web Inspector: warn when an element with null namespace is within an XHTML document
https://bugs.webkit.org/show_bug.cgi?id=16740
Summary Web Inspector: warn when an element with null namespace is within an XHTML do...
Alexey Proskuryakov
Reported 2008-01-05 04:26:17 PST
It's pretty easy to accidentally insert an element with null namespace in a document when writing an AJAX application. Ideally, Web Inspector should help debug such problems by visually indicating such element in the tree. Firebug seems to do that, unless I misunderstood the reason why it greyed out the element in my test.
Attachments
test case (483 bytes, application/xhtml+xml)
2008-01-05 04:26 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2008-01-05 04:26:59 PST
Created attachment 18286 [details] test case
Adam Roben (:aroben)
Comment 2 2008-01-29 11:12:11 PST
Note You need to log in before you can comment on or make changes to this bug.