Closed Bug 9778 Opened 26 years ago Closed 26 years ago

Text::insertData() stops JS when used on node created with splitText()

Categories

(Core :: DOM: Core & HTML, defect, P2)

x86
Linux
defect

Tracking

()

VERIFIED INVALID

People

(Reporter: dbaron, Assigned: waqar)

References

()

Details

Text::InsertData() seems to be stopping JS execution when it is used on a text node created by splitText(). See http://www.fas.harvard.edu/~dbaron/dom/test/one-core-xml/Text (which right now is stuck on bug 9777) and http://www.fas.harvard.edu/~dbaron/dom/test/one-core-xml/Text_mozilla (which has both this bug and that one commented out) With the problem in bug 9777 commented out: Observed: JS stops after printing "Correct: second.data is..." Expected: runs all the way through to "Test finished."
QA Contact: gerardok → ckritzer
Target Milestone: M11
Beta, I think.
HTML DOM bugs are M11/P2 for Vidur.
This bug may be invalid. I need to recheck the test with the fix to bug 9777 in. waqar@netscape.com pointed out an error a few weeks ago, which I fixed, and the only problem remaining may be that bug...
Assignee: vidur → waqar
Reassigning to Waqar to confirm that this has been fixed.
It's actually still a bug... although I think it's happening at a different place. I'll try and get you some simplified test cases for these bugs...
I'm confusing myself. I'm not sure.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
It was a bug in the test case. I had the parameters mixed up. Or something... Marking INVALID.
Status: RESOLVED → VERIFIED
Verified INVALID per dbaron on 102599.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.