Closed
Bug 454275
Opened 16 years ago
Closed 16 years ago
Support outerHTML property
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: susurrus, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1
The outerHTML property is extremely useful in certain circumstances. According to http://www.quirksmode.org/dom/w3c_html.html outerHTML is supported in multiple browsers besides IE, but not in Firefox. While it's not a standard, it might be worth supporting.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Updated•16 years ago
|
Component: General → DOM: Mozilla Extensions
Product: Firefox → Core
QA Contact: general → general
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•