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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-load-failure-expected.txt

Issue 2010983002: Test that failed sync scripts do not block later ones. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-load-failure.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This tests aria-hidden on a parent node will hide all these special subclass obj ects. 1 CONSOLE MESSAGE: line 1: success.js loaded
2 Sync scripts that fail to load should not block later sync scripts from executin g.
2 3
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 5
5 6
6 PASS content.childrenCount is 0
7 PASS successfullyParsed is true 7 PASS successfullyParsed is true
8 8
9 TEST COMPLETE 9 TEST COMPLETE
10 10
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-sync-load-failure.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698