summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/html/imports/import-dynamic-tree-expected.txt
blob: 26eb4ba635f3e89640058307dec9539840eff150 (plain)
1
2
3
4
5
6
7
8
9
10
This test ensures that script-added import lets its child blocks following scripts.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS window.trace is ['START root', 'child1', 'child2', 'END root']
PASS successfullyParsed is true

TEST COMPLETE