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