OLD | NEW |
1 Tests that DOM debugger will not crash when editing DOM nodes from the Web Inspe
ctor. Chromium bug 249655 | 1 Tests that DOM debugger will not crash when editing DOM nodes from the Web Inspe
ctor. Chromium bug 249655 |
2 | 2 |
3 Debugger was enabled. | |
4 | 3 |
5 Running: testRemoveNode | 4 Running: testRemoveNode |
6 Testing NodeRemoved DOM breakpoint. | 5 Testing NodeRemoved DOM breakpoint. |
7 Set NodeRemoved DOM breakpoint. | 6 Set NodeRemoved DOM breakpoint. |
8 | 7 |
9 Running: testModifyAttribute | 8 Running: testModifyAttribute |
10 Testing AttributeModified DOM breakpoint. | 9 Testing AttributeModified DOM breakpoint. |
11 Set AttributeModified DOM breakpoint. | 10 Set AttributeModified DOM breakpoint. |
12 Debugger was disabled. | |
13 | 11 |
OLD | NEW |