Index: LayoutTests/dom/html/level1/core/hc_attrinsertbefore1-expected.txt |
diff --git a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore1-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrinsertbefore1-expected.txt |
index 631492a2941059d399defeb3d6341213040ff1f2..94c999da392f8f44bd0412b44a8a7cd19aaac803 100644 |
--- a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore1-expected.txt |
+++ b/LayoutTests/dom/html/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 |