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

Unified Diff: LayoutTests/fast/dom/Attr/child-nodes-length-cache-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/fast/dom/Attr/child-nodes-length-cache-expected.txt
diff --git a/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt b/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
index b253fa1007da7d977c54dc0fd601b2495eb877ef..df9d0ae498ece07d357a1dd45628fb3c26581a44 100644
--- a/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
+++ b/LayoutTests/fast/dom/Attr/child-nodes-length-cache-expected.txt
@@ -1,3 +1,5 @@
+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 for bug 19759: ChildNodeList for an attribute node is not properly invalidated after appending a child.
Passed!!

Powered by Google App Engine
This is Rietveld 408576698