Closed
Bug 348686
Opened 19 years ago
Closed 14 years ago
Add warning to "id" attribute in other than "xml" namespace
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mozilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
The warning could be an exclamation mark with a more descriptive mouseover.
Many code is broken because of missing the "xml:" bit, this feature could help fix it
Reproducible: Always
Comment 1•19 years ago
|
||
we don't support xml:id do we?
It's true that we don't support xml:id yet, but i'm guessing this will change as you can't access elements in a foreign namespace through document.getElementById now
Updated•18 years ago
|
Assignee: dom-inspector → nobody
QA Contact: timeless → dom-inspector
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•