summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/HTMLScriptElement/script-set-src-expected.txt
blob: 8010af7a7a745ef8ad591ad08b86838a1ef0e1d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Parser-created script elements:

Already containing text: PASS

Already specifying missing source: PASS

Already specifying valid source: PASS

No text and no source: PASS

Self-closing <script> tag: PASS

Using setAttribute: PASS

Dynamically-inserted script elements:

Set before insertion: PASS

Set after insertion: PASS

Set twice before and once after insertion: PASS