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

Side by Side Diff: LayoutTests/http/tests/misc/script-defer-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 tests for proper execution order of scripts with the defer attribute https: //bugs.webkit.org/show_bug.cgi?id=20710. 1 This tests for proper execution order of scripts with the defer attribute https: //bugs.webkit.org/show_bug.cgi?id=20710.
2 external 2 external
3 inline 3 inline
4 slowDefer 4 slowDefer
5 defer 5 defer
6 DOMContentLoaded 6 DOMContentLoaded
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
7 load 10 load
8 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698