Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt b/third_party/WebKit/LayoutTests/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt |
| index 6bec8a52fd9524702000c84f143abde4e1b48f3f..4b47f4b18d7b61a408a60bfb80e7daad482dfc33 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/fast/events/popup-blocked-from-untrusted-mouse-click-expected.txt |
| @@ -1,4 +1,4 @@ |
| -open a new window |
| +open a new window |
| The JavaScript created (untrusted) event inside a user-initiated (trusted) event should not cache the UserGesture status. This test is for bug https://bugs.webkit.org/show_bug.cgi?id=50508. |
| PASSED |