Index: LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore1-expected.txt |
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore1-expected.txt b/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore1-expected.txt |
index 0a5c047173e136048f0619ec616c958b1d168e67..c2fc41902814d151c1f8805540476b95d8e3f8e9 100644 |
--- a/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore1-expected.txt |
+++ b/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore1-expected.txt |
@@ -1,2 +1,4 @@ |
+CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead. |
+CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead. |
Test http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrinsertbefore1 |
Status Success |