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