Chromium Code Reviews

Unified Diff: LayoutTests/dom/xhtml/level1/core/hc_attrclonenode1-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/xhtml/level1/core/hc_attrclonenode1-expected.txt
diff --git a/LayoutTests/dom/xhtml/level1/core/hc_attrclonenode1-expected.txt b/LayoutTests/dom/xhtml/level1/core/hc_attrclonenode1-expected.txt
index d8a540c799f6bf3c766158769ffa8df786ded6d3..13dc167cda618748a31d285cbca3dd060fbcd726 100644
--- a/LayoutTests/dom/xhtml/level1/core/hc_attrclonenode1-expected.txt
+++ b/LayoutTests/dom/xhtml/level1/core/hc_attrclonenode1-expected.txt
@@ -1,4 +1,2 @@
-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_attrclonenode1
Status Success

Powered by Google App Engine