Closed
Bug 296633
Opened 20 years ago
Closed 20 years ago
DOM Inspector Output is wrong
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 296450
People
(Reporter: sendmail.to, Unassigned)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050603 Firefox/1.0+ See Details under "Steps to Reproduce" Reproducible: Always Steps to Reproduce: 1. Load _text_.xml 2. Open the DOM Inspector 3. Insert URI 4. press Inspect Button 5. right click on the HTML Node 6. choose: "copy XML" 7. insert into an Text Editor 8. See strange thins like this(see also in the node View of DOM Inspector): <circle cx="80" cx="80" cx="80" cx="80" cx="80" cx="80" cx="80"/> have a look to the attached file: output.xml.
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
| Reporter | ||
Comment 3•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #185351 -
Attachment mime type: text/plain → text/xml
| Reporter | ||
Updated•20 years ago
|
Attachment #185352 -
Attachment mime type: text/plain → text/xml
| Reporter | ||
Updated•20 years ago
|
Attachment #185353 -
Attachment mime type: text/plain → text/xml
| Reporter | ||
Comment 4•20 years ago
|
||
Looks also strange: <html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml">
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 296450 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
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
•