Index: LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt |
diff --git a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt |
index f86a3a06f7d49c516d082baccc125e5ffb458388..a7dd2aab943dddb9a56b2ddb0909fdbd579719e1 100644 |
--- a/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt |
+++ b/LayoutTests/fast/dom/shadow/tab-order-iframe-and-shadow-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: line 104: Uncaught ReferenceError: log is not defined |
+CONSOLE ERROR: line 104: Uncaught ReferenceError: log is not defined |
This tests that pressing Tab key should traverse into iframe and shadow tree, and pressing Shift-Tab should reverse the order. |
Should move from input-01 to input-13 in forward |