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/http/tests/misc/script-defer-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT 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 load
8 PASS successfullyParsed is true 7 PASS successfullyParsed is true
9 8
10 TEST COMPLETE 9 TEST COMPLETE
10 load
11 11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698