Chromium Code Reviews| Index: LayoutTests/fast/events/popup-blocking-timers4-expected.txt |
| diff --git a/LayoutTests/fast/events/popup-blocking-timers4-expected.txt b/LayoutTests/fast/events/popup-blocking-timers4-expected.txt |
| index 18318d32cd0cdcd7457e59e0e674b659591da160..6d19ed22258b5f7f012697150eeaae3f166c8211 100644 |
| --- a/LayoutTests/fast/events/popup-blocking-timers4-expected.txt |
| +++ b/LayoutTests/fast/events/popup-blocking-timers4-expected.txt |
| @@ -1,4 +1,7 @@ |
| Click Here |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| Test calling window.open() in a nested call to setTimeout(). A popup should not be allowed. |
| PASS newWindow is undefined. |