| Index: LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| diff --git a/LayoutTests/fast/events/popup-blocking-timers3-expected.txt b/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| index 6b3b00a946080e8c49d02cafe389d45ba8702774..002d3b2c648943c279cf2d4e66ca3e2356513c85 100644
|
| --- a/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| +++ b/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| @@ -1,4 +1,7 @@
|
| Click Here
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
|
| PASS newWindow is non-null.
|
| Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
|
|
|