Bug 16740

Summary: Web Inspector: warn when an element with null namespace is within an XHTML document
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: inspector-bugzilla-changes, max, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
test case none

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.