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

Side by Side Diff: LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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 This is an integration test for childNodes. You should see 1 through 5 below. 1 This is an integration test for childNodes. You should see 1 through 5 below.
2 2
3 1 3 1
4 2 4 2
5 3 5 3
6 4 6 4
7 5 7 5
8 PASS node.innerText is '1\n2\n3\n4\n5\n' 8 PASS node.innerText is '1\n2\n3\n4\n5\n'
9 PASS successfullyParsed is true
9 10
11 TEST COMPLETE
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698