Index: LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt b/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt |
index 0a80bafd89670de093529a575dd7b88b26b61cbb..bf9a9b530ef97aee416f8cfe8ce5de54fc841d1e 100644 |
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-input-button-click-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: <shadow> doesn't work for INPUT element host. |
+CONSOLE WARNING: <shadow> doesn't work for INPUT element host. |
Make sure that mouse click on an input button with shadow nodes works. |