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

Side by Side 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, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
2 CONSOLE MESSAGE: line 29: test1: iterator should be on the first child attribute : true
3 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
4 CONSOLE MESSAGE: line 32: test1: iterator should be on the attribute now: true
5 CONSOLE MESSAGE: line 42: test2: iterator should be on the first child attribute : true
6 CONSOLE MESSAGE: line 45: test2: iterator should be on the attribute now: true
7 CONSOLE MESSAGE: line 57: test3: iterator should be on the first child attribute : true
8 CONSOLE MESSAGE: line 60: test3: iterator should be on the attribute now: true
9 Mozilla Bug 590771
10
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698