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

Unified Diff: LayoutTests/fast/dom/insertedIntoDocument-sibling-expected.txt

Issue 1158433004: Remove Attr child nodes (making Attr a Node, not a ContainerNode) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address feedback Created 5 years, 7 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/insertedIntoDocument-sibling-expected.txt
diff --git a/LayoutTests/fast/dom/insertedIntoDocument-sibling-expected.txt b/LayoutTests/fast/dom/insertedIntoDocument-sibling-expected.txt
index 80b79039a181ccf75abddc7a87f79defb7653b8d..ac8167d9d7a4b1d07a77723c50b972c9b2ef5529 100644
--- a/LayoutTests/fast/dom/insertedIntoDocument-sibling-expected.txt
+++ b/LayoutTests/fast/dom/insertedIntoDocument-sibling-expected.txt
@@ -1,3 +1 @@
-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.
PASS

Powered by Google App Engine
This is Rietveld 408576698