Chromium Code Reviews| Index: LayoutTests/fast/frames/crash-remove-iframe-during-object-beforeload-2-expected.txt |
| diff --git a/LayoutTests/fast/frames/crash-remove-iframe-during-object-beforeload-2-expected.txt b/LayoutTests/fast/frames/crash-remove-iframe-during-object-beforeload-2-expected.txt |
| deleted file mode 100644 |
| index 5df87be6097fdcfd47ef73fe801c41b6c6c1d2c7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/frames/crash-remove-iframe-during-object-beforeload-2-expected.txt |
| +++ /dev/null |
| @@ -1,3 +0,0 @@ |
| -This tests if removing the iframe, while the iframe's object's beforeload is executed is safe. |
| -PASS if no crash is observed, while loading iframe. |
| - |