Closed
Bug 43172
Opened 25 years ago
Closed 25 years ago
no exception being thrown for CharacterData
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
People
(Reporter: ckritzer, Assigned: jst)
Details
Overview: No exception being thrown for CharacterData.data() &
CharacterData.appendData() instead of throwing NO_MODIFICATIONS_ALLOWED_ERR
exception.
Steps to Reproduce:
1) Launch 2000-06-19-xx-M17 Commercial build
2) Load http://bubblegum/ngdriver/suites/dom1/cdex028.html and cdex029.html
Actual Results: No exception thrown
Expected Results: NO_MODIFICATION_ALLOWED_ERR thrown
Builds Tested/Bug Found on:
- MacOS9 2000-06-19-08-M17 Commercial
- Linux6 2000-06-19-20-M17 Commercial
- Win98 2000-06-19-21-M17 Commercial
Additional Comments: I'll add simplified test cases as soon as I can.
Reporter | ||
Comment 2•25 years ago
|
||
In the words of The Michael Toy:
"I am a buckethead."
Marking duplicate of bug #43164.
*** This bug has been marked as a duplicate of 43164 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•25 years ago
|
||
Marking VERIFIED BUCKETHEAD on:
- MacOS9 2000-07-18-10-M17 Commercial
- Linux6 2000-07-19-10-M17 Commercial
- Win98 2000-07-19-11-M17 Commercial
Status: RESOLVED → VERIFIED
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
•