Chromium Code Reviews| Index: webkit/data/layout_tests/chrome/fast/js/document-clear-expected.txt |
| =================================================================== |
| --- webkit/data/layout_tests/chrome/fast/js/document-clear-expected.txt (revision 35112) |
| +++ webkit/data/layout_tests/chrome/fast/js/document-clear-expected.txt (working copy) |
| @@ -1,7 +0,0 @@ |
| -Original line 1 |
| - |
| -New line 1 |
| - |
| -Calling document.clear() from an external script should not crash. |
| - |
| -If successful, there will be 4 lines total |