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

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

Issue 1031073003: Deprecate Attr child nodes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 5 years, 9 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/html/level1/core/hc_attrappendchild6-expected.txt
diff --git a/LayoutTests/dom/html/level1/core/hc_attrappendchild6-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrappendchild6-expected.txt
index 83e105c9f41c15b6dc931b810ba85b5242926161..f6046801fbb32992ccedfa7aa8f8b0dce247e3ec 100644
--- a/LayoutTests/dom/html/level1/core/hc_attrappendchild6-expected.txt
+++ b/LayoutTests/dom/html/level1/core/hc_attrappendchild6-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_attrappendchild6
Status: Success

Powered by Google App Engine
This is Rietveld 408576698