Chromium Code Reviews

Unified Diff: LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt

Issue 739193002: Un-deprecate Attr.nodeValue and Attr.textContent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt
diff --git a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt
index 10130ea83cca0e31517f485e6737c50122769d86..b2f67e19f8de44ceb62d346fa662a77d358ac3a9 100644
--- a/LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt
+++ b/LayoutTests/dom/html/level1/core/hc_attrinsertbefore2-expected.txt
@@ -1,3 +1,2 @@
-CONSOLE WARNING: 'Attr.nodeValue' is deprecated. Please use 'value' instead.
Test: http://www.w3.org/2001/DOM-Test-Suite/level1/core/hc_attrinsertbefore2
Status: Success

Powered by Google App Engine