Chromium Code Reviews| Index: LayoutTests/fast/events/popup-blocking-timers1-expected.txt |
| diff --git a/LayoutTests/fast/events/popup-blocking-timers1-expected.txt b/LayoutTests/fast/events/popup-blocking-timers1-expected.txt |
| index 7aef06f1b0bd6dea1d967e0e260084e555ec58ab..acba1e2b75feee08c3b28079d27f30804e057347 100644 |
| --- a/LayoutTests/fast/events/popup-blocking-timers1-expected.txt |
| +++ b/LayoutTests/fast/events/popup-blocking-timers1-expected.txt |
| @@ -1,4 +1,7 @@ |
| Click Here |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| Test calling window.open() directly. A popup should be allowed. |
| PASS newWindow is non-null. |