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

Side by Side Diff: LayoutTests/fast/html/imports/import-script-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, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Test that scripts in imported documents are executed
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS givenDocument is document
7 PASS givenDocument.currentScript.ownerDocument is leaf.import
8 PASS givenDocument is document
9 PASS givenDocument.currentScript.ownerDocument is leaf.import
10 PASS givenDocument is document
11 PASS givenDocument.currentScript.ownerDocument is leaf.import
12 PASS givenDocument is document
13 PASS givenDocument.currentScript.ownerDocument is leaf.import
14 PASS givenDocument is document
15 PASS givenDocument.currentScript.ownerDocument is leaf.import
16 PASS labels is loadedLabels
17 PASS successfullyParsed is true
18
19 TEST COMPLETE
20
OLDNEW
« no previous file with comments | « LayoutTests/fast/html/imports/import-script.html ('k') | LayoutTests/fast/html/imports/import-script-prototypes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698