Chromium Code Reviews| Index: LayoutTests/fast/events/popup-blocking-timers6-expected.txt |
| diff --git a/LayoutTests/fast/events/popup-blocking-timers6-expected.txt b/LayoutTests/fast/events/popup-blocking-timers6-expected.txt |
| index eb4dec4bfb147a2f696a215bf3b3dc3d2d79f7e3..7e11e7a4470484d3453850d76ffae41a8cd83d99 100644 |
| --- a/LayoutTests/fast/events/popup-blocking-timers6-expected.txt |
| +++ b/LayoutTests/fast/events/popup-blocking-timers6-expected.txt |
| @@ -1,4 +1,7 @@ |
| Click Here |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| Test calling window.open() with a 1001 ms delay. A popup should not be allowed. |
| PASS newWindow is undefined. |