Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/custom/crash-without-dom-wrapper-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/custom/crash-without-dom-wrapper-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/custom/crash-without-dom-wrapper-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c52a3a49ad93b2766c5b311927d7ed5d889b7f32 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/custom/crash-without-dom-wrapper-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE ERROR: line 1: Uncaught TypeError: Cannot read property 'remove' of null |
| + This is a testharness.js-based test. |
| +PASS crash expected without crbug/446076 fix |
| +Harness: the test ran to completion. |
| + |