Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/events/page-visibility-unload-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/events/page-visibility-unload-expected.txt b/third_party/WebKit/LayoutTests/fast/events/page-visibility-unload-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3c70776d5432b5deef485a5d4b757c512eab5197 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/events/page-visibility-unload-expected.txt |
| @@ -0,0 +1,2 @@ |
| +CONSOLE ERROR: Blocked alert('visibilitychanged') during visibilitychange. |
| +You should have seen a warning message for unload alert appear. |