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

Side by Side Diff: LayoutTests/traversal/moz-bug590771-expected.txt

Issue 1031073003: Deprecate Attr child nodes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 5 years, 9 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
1 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
1 CONSOLE MESSAGE: line 29: test1: iterator should be on the first child attribute : true 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.
2 CONSOLE MESSAGE: line 32: test1: iterator should be on the attribute now: true 4 CONSOLE MESSAGE: line 32: test1: iterator should be on the attribute now: true
3 CONSOLE MESSAGE: line 42: test2: iterator should be on the first child attribute : true 5 CONSOLE MESSAGE: line 42: test2: iterator should be on the first child attribute : true
4 CONSOLE MESSAGE: line 45: test2: iterator should be on the attribute now: true 6 CONSOLE MESSAGE: line 45: test2: iterator should be on the attribute now: true
5 CONSOLE MESSAGE: line 57: test3: iterator should be on the first child attribute : true 7 CONSOLE MESSAGE: line 57: test3: iterator should be on the first child attribute : true
6 CONSOLE MESSAGE: line 60: test3: iterator should be on the attribute now: true 8 CONSOLE MESSAGE: line 60: test3: iterator should be on the attribute now: true
7 Mozilla Bug 590771 9 Mozilla Bug 590771
8 10
9 11
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt ('k') | Source/core/dom/Attr.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698