Index: LayoutTests/dom/html/level1/core/hc_attrinsertbefore4-expected.txt |
diff --git a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore4-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrinsertbefore4-expected.txt |
index 264d475dd10130da076978d35b9121e16d3ec18c..1c6ad14b35f573bd335f07f6805768abeca1d10d 100644 |
--- a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore4-expected.txt |
+++ b/LayoutTests/dom/html/level1/core/hc_attrinsertbefore4-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_attrinsertbefore4 |
Status: Success |