Index: LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore2-expected.txt |
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore2-expected.txt b/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore2-expected.txt |
index 85cb9bc7aad839f39e9db17402226a2bb27f237b..7ce2d62dab232ba673e22e71be35aa0bf5b8ce85 100644 |
--- a/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore2-expected.txt |
+++ b/LayoutTests/dom/xhtml/level1/core/hc_attrinsertbefore2-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_attrinsertbefore2 |
Status Success |