summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/parser/attributes-on-close-script-expected.txt
blob: 0104eb2a3e8d073a598258c86ab1790042ca2657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ALERT: PASS (as long as this test doesn't trigger an ASSERT)
| <html>
|   <head>
|     <script>
|       src="../../resources/dump-as-markup.js"
|     "
"
|     <script>
|       "
alert("PASS (as long as this test doesn't trigger an ASSERT)");
"
|     "
"
|   <body>