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

Unified Diff: LayoutTests/traversal/moz-bug590771-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/traversal/moz-bug590771-expected.txt
diff --git a/LayoutTests/traversal/moz-bug590771-expected.txt b/LayoutTests/traversal/moz-bug590771-expected.txt
deleted file mode 100644
index 7eb20a3896eedbdac46e976e53240943663c8399..0000000000000000000000000000000000000000
--- a/LayoutTests/traversal/moz-bug590771-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
-CONSOLE MESSAGE: line 29: test1: iterator should be on the first child attribute: true
-CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
-CONSOLE MESSAGE: line 32: test1: iterator should be on the attribute now: true
-CONSOLE MESSAGE: line 42: test2: iterator should be on the first child attribute: true
-CONSOLE MESSAGE: line 45: test2: iterator should be on the attribute now: true
-CONSOLE MESSAGE: line 57: test3: iterator should be on the first child attribute: true
-CONSOLE MESSAGE: line 60: test3: iterator should be on the attribute now: true
-Mozilla Bug 590771
-
-

Powered by Google App Engine
This is Rietveld 408576698