Index: LayoutTests/dom/html/level1/core/hc_attrappendchild3-expected.txt |
diff --git a/LayoutTests/dom/html/level1/core/hc_attrappendchild3-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrappendchild3-expected.txt |
index 514c75c01fc633e0e057cfee816e52177cc5ed6a..ce9cee320e91ee6eab06b81c372f726597b08066 100644 |
--- a/LayoutTests/dom/html/level1/core/hc_attrappendchild3-expected.txt |
+++ b/LayoutTests/dom/html/level1/core/hc_attrappendchild3-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_attrappendchild3 |
Status: Success |