| OLD | NEW |
| 1 Make sure that a debug assert is not triggered when a call to RenderBlock::delet
eLineBoxTree calls AccessibilityRenderObject::accessibilityIsIgnored which may r
equire the AXObject for a node that is being deleted. | 1 Make sure that a debug assert is not triggered when a call to RenderBlock::delet
eLineBoxTree calls AccessibilityRenderObject::accessibilityIsIgnored which may r
equire the AXObject for a node that is being deleted. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
| 7 | 7 |
| 8 TEST COMPLETE | 8 TEST COMPLETE |
| 9 | 9 |
| OLD | NEW |