Index: third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt b/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt |
index e5fa937f3bbb0ae16c9f954e0f664a5295f72057..3a003843de95644ff7201c4fe10bd6c596dcc874 100644 |
--- a/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/events/dispatch-synthetic-keyboardevent-no-action-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: A DOM event generated from JavaScript has triggered a default action inside the browser. This behavior is non-standard and will be removed in M53, around September 2016. See https://www.chromestatus.com/features/5718803933560832 for more details. |
+CONSOLE WARNING: line 16: A DOM event generated from JavaScript has triggered a default action inside the browser. This behavior is non-standard and will be removed in M53, around September 2016. See https://www.chromestatus.com/features/5718803933560832 for more details. |
Tests to ensure that default action does not occur for untrusted events. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |