| OLD | NEW |
| 1 Tests DOMAgent.setOuterHTML protocol method against an XHTML document. | 1 Tests DOMAgent.setOuterHTML protocol method against an XHTML document. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testSetUp | 4 Running: testSetUp |
| 5 | 5 |
| 6 Running: testChangeCharacterData | 6 Running: testChangeCharacterData |
| 7 Replacing 'Getting involved' with 'Getting not involved' | 7 Replacing 'Getting involved' with 'Getting not involved' |
| 8 | 8 |
| 9 Wrapper identity: identity | 9 Wrapper identity: identity |
| 10 Event AttrModified: div | 10 Event AttrModified: div |
| (...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar
d, etc.</p> | 156 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar
d, etc.</p> |
| 157 <h2>Getting involved</h2> | 157 <h2>Getting involved</h2> |
| 158 <p id="identity">There are many ways to get involved. You can:</p> | 158 <p id="identity">There are many ways to get involved. You can:</p> |
| 159 </div> | 159 </div> |
| 160 ==========>8========== | 160 ==========>8========== |
| 161 | 161 |
| 162 | 162 |
| 163 | 163 |
| 164 | 164 |
| 165 | 165 |
| 166 Running: testInvalidDocumentDoesNotCrash |
| 167 No crash |
| 168 |
| OLD | NEW |