Chromium Code Reviews

Unified Diff: LayoutTests/dom/html/level1/core/hc_attrreplacechild1-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/dom/html/level1/core/hc_attrreplacechild1-expected.txt
diff --git a/LayoutTests/dom/html/level1/core/hc_attrreplacechild1-expected.txt b/LayoutTests/dom/html/level1/core/hc_attrreplacechild1-expected.txt
deleted file mode 100644
index acb1740ad80fbd2dacabe438a2d93cca65655d34..0000000000000000000000000000000000000000
--- a/LayoutTests/dom/html/level1/core/hc_attrreplacechild1-expected.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-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_attrreplacechild1
-Status: Success

Powered by Google App Engine