Index: LayoutTests/dom/html/level1/core/hc_documentcreateattribute-expected.txt |
diff --git a/LayoutTests/dom/html/level1/core/hc_documentcreateattribute-expected.txt b/LayoutTests/dom/html/level1/core/hc_documentcreateattribute-expected.txt |
index d339c544be695fa48bf0131177fdb06de5d4abd0..1aeb9e6ea908d87f986faaa8c6c0bd05fa7e66f4 100644 |
--- a/LayoutTests/dom/html/level1/core/hc_documentcreateattribute-expected.txt |
+++ b/LayoutTests/dom/html/level1/core/hc_documentcreateattribute-expected.txt |
@@ -1,2 +1,3 @@ |
+CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead. |
Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_documentcreateattribute |
Status: Success |