Index: LayoutTests/traversal/moz-bug590771-expected.txt |
diff --git a/LayoutTests/traversal/moz-bug590771-expected.txt b/LayoutTests/traversal/moz-bug590771-expected.txt |
index 562f76a52f9ac4200385303d81eba9ec269e5687..7eb20a3896eedbdac46e976e53240943663c8399 100644 |
--- a/LayoutTests/traversal/moz-bug590771-expected.txt |
+++ b/LayoutTests/traversal/moz-bug590771-expected.txt |
@@ -1,4 +1,6 @@ |
+CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead. |
CONSOLE MESSAGE: line 29: test1: iterator should be on the first child attribute: true |
+CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead. |
CONSOLE MESSAGE: line 32: test1: iterator should be on the attribute now: true |
CONSOLE MESSAGE: line 42: test2: iterator should be on the first child attribute: true |
CONSOLE MESSAGE: line 45: test2: iterator should be on the attribute now: true |