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

Unified Diff: LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt b/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
index a43a90c4395c33c7d5238658bbe5e06d04759a36..e867f409eff0a1c2cac010e286e69b6c7911447d 100644
--- a/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
+++ b/LayoutTests/fast/dom/HTMLScriptElement/script-async-attr-expected.txt
@@ -16,4 +16,7 @@ PASS isDynamicallyInsertedScriptAsync(true) is true
PASS isDynamicallyInsertedScriptAsync(false) is false
PASS isDynamicallyInsertedScriptAsync("async") is true
PASS isDynamicallyInsertedScriptAsync(null) is true
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698