Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / popup-blocking-timers3-expected.txt
blob002d3b2c648943c279cf2d4e66ca3e2356513c85
1 Click Here
2 PASS successfullyParsed is true
4 TEST COMPLETE
5 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
6 PASS newWindow is non-null.
7 Test calling window.open() in a 100 ms interval. A popup should only be allowed on the first execution of the interval.
8 PASS newWindow is undefined.