Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-expected.txt

Issue 253843002: Deprecate Attr.nodeValue / Attr.textContent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline more tests Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-expected.txt
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-expected.txt b/LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-expected.txt
index 7617bf63c86cec3f6956fa6016cea5f380bb614d..6eae834bacc668dbdb3a1f20cc43fa573d3a0af4 100644
--- a/LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-expected.txt
+++ b/LayoutTests/dom/xhtml/level1/core/hc_attrreplacechild1-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_attrreplacechild1
Status Success

Powered by Google App Engine
This is Rietveld 408576698