| Index: third_party/WebKit/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/popup-blocking-timers3-expected.txt b/third_party/WebKit/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| index 002d3b2c648943c279cf2d4e66ca3e2356513c85..a2c6c31a469ebffbacd9c39829117c33b294c0f1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/popup-blocking-timers3-expected.txt
|
| @@ -5,5 +5,5 @@ 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.
|
| -PASS newWindow is undefined.
|
| +PASS newWindow is null
|
|
|
|
|