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

Unified Diff: LayoutTests/http/tests/htmlimports/import-async-previous-expected.txt

Issue 251813006: HTML Imports: Let @async import not block its sibling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/htmlimports/import-async-previous-expected.txt
diff --git a/LayoutTests/http/tests/htmlimports/import-async-expected.txt b/LayoutTests/http/tests/htmlimports/import-async-previous-expected.txt
similarity index 64%
copy from LayoutTests/http/tests/htmlimports/import-async-expected.txt
copy to LayoutTests/http/tests/htmlimports/import-async-previous-expected.txt
index a48acc5318d972d188c7a08aac793344d627a42d..143d10e036064c10100869318ff168e1f6e71928 100644
--- a/LayoutTests/http/tests/htmlimports/import-async-expected.txt
+++ b/LayoutTests/http/tests/htmlimports/import-async-previous-expected.txt
@@ -1,3 +1,3 @@
-PASS With the async attribute, link element don't block the script execution.
+PASS With the async attribute, link element don't block the script execution of following imports.

Powered by Google App Engine
This is Rietveld 408576698