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

Unified Diff: LayoutTests/fast/html/imports/import-master-expected.txt

Issue 19762002: [HTML Imports] Let script of imported document running. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Made a test more robust. Created 7 years, 5 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
« no previous file with comments | « LayoutTests/fast/html/imports/import-master.html ('k') | LayoutTests/fast/html/imports/import-script.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/imports/import-master-expected.txt
diff --git a/LayoutTests/fast/html/imports/import-master-expected.txt b/LayoutTests/fast/html/imports/import-master-expected.txt
index 23085e3789d4cea415d708a3ed0a9ad732d392c4..5504cd6a887121eec7110b6aafbb4a56673ab4af 100644
--- a/LayoutTests/fast/html/imports/import-master-expected.txt
+++ b/LayoutTests/fast/html/imports/import-master-expected.txt
@@ -1,6 +1,9 @@
-PASS master.import.querySelector('h1').innerHTML is 'Importing Master'
-PASS master.import.querySelector('#master').import is master.import
-PASS successfullyParsed is true
-
-TEST COMPLETE
Importing Master
+
+
+PASS
+PASS
+
+
+
+
« no previous file with comments | « LayoutTests/fast/html/imports/import-master.html ('k') | LayoutTests/fast/html/imports/import-script.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698