Closed
Bug 225411
Opened 22 years ago
Closed 22 years ago
Update document.xml* per latest core
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: caillon, Assigned: caillon)
Details
Attachments
(2 files)
|
3.96 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
|
1.74 KB,
patch
|
peterv
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
Not yet publically released, but summary of changes:
xmlEncoding is now readonly.
no exceptions thrown on getting for things which xml is not supported (html)
setting where there is no xml support throws NOT_SUPPORTED_ERR.
| Assignee | ||
Comment 1•22 years ago
|
||
| Assignee | ||
Updated•22 years ago
|
Attachment #135301 -
Flags: superreview?(jst)
Attachment #135301 -
Flags: review?(jst)
Comment 2•22 years ago
|
||
Comment on attachment 135301 [details] [diff] [review]
Patch
r+sr=jst
Attachment #135301 -
Flags: superreview?(jst)
Attachment #135301 -
Flags: superreview+
Attachment #135301 -
Flags: review?(jst)
Attachment #135301 -
Flags: review+
| Assignee | ||
Comment 3•22 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 4•22 years ago
|
||
Don't we want to support these for XHTML documents?
| Assignee | ||
Comment 5•22 years ago
|
||
Yes, and we really need nsXHTMLDocument...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•22 years ago
|
||
| Assignee | ||
Comment 7•22 years ago
|
||
Comment on attachment 135489 [details] [diff] [review]
Check for XHTML, too
You get to do the honors :-)
Attachment #135489 -
Flags: superreview?(peterv)
Attachment #135489 -
Flags: review?(peterv)
Updated•22 years ago
|
Attachment #135489 -
Flags: superreview?(peterv)
Attachment #135489 -
Flags: superreview+
Attachment #135489 -
Flags: review?(peterv)
Attachment #135489 -
Flags: review+
| Assignee | ||
Comment 8•22 years ago
|
||
Really fixed, this time. :-)
Status: REOPENED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•