File tree Expand file tree Collapse file tree 4 files changed +43
-45
lines changed Expand file tree Collapse file tree 4 files changed +43
-45
lines changed Original file line number Diff line number Diff line change 149149| id="B"
150150| "5"
151151
152- #data
153- <p><b id="A"><script>document.getElementById("A").id = "B"</script></p>TEXT</b>
154- #errors
155- #document
156- | <html>
157- | <head>
158- | <body>
159- | <p>
160- | <b>
161- | id="B"
162- | <script>
163- | "document.getElementById("A").id = "B""
164- | <b>
165- | id="A"
166- | "TEXT"
167-
168152#data
169153<table><a>1<td>2</td>3</table>
170154#errors
Original file line number Diff line number Diff line change 1+ #data
2+ <p><b id="A"><script>document.getElementById("A").id = "B"</script></p>TEXT</b>
3+ #errors
4+ #document
5+ | <html>
6+ | <head>
7+ | <body>
8+ | <p>
9+ | <b>
10+ | id="B"
11+ | <script>
12+ | "document.getElementById("A").id = "B""
13+ | <b>
14+ | id="A"
15+ | "TEXT"
Original file line number Diff line number Diff line change 1+ #data
2+ 1<script>document.write("2")</script>3
3+ #errors
4+ #document
5+ | <html>
6+ | <head>
7+ | <body>
8+ | "1"
9+ | <script>
10+ | "document.write("2")"
11+ | "23"
12+
13+ #data
14+ 1<script>document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" + "ipt>")</script>4
15+ #errors
16+ #document
17+ | <html>
18+ | <head>
19+ | <body>
20+ | "1"
21+ | <script>
22+ | "document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" + "ipt>")"
23+ | <script>
24+ | "document.write('2')"
25+ | "2"
26+ | <script>
27+ | "document.write('3')"
28+ | "34"
Original file line number Diff line number Diff line change @@ -128,35 +128,6 @@ console.log("FOO<span>BAR</span>BAZ");
128128| <foo>
129129| <potato>
130130
131- #data
132- 1<script>document.write("2")</script>3
133- #errors
134- #document
135- | <html>
136- | <head>
137- | <body>
138- | "1"
139- | <script>
140- | "document.write("2")"
141- | "23"
142-
143- #data
144- 1<script>document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" + "ipt>")</script>4
145- #errors
146- #document
147- | <html>
148- | <head>
149- | <body>
150- | "1"
151- | <script>
152- | "document.write("<script>document.write('2')</scr"+ "ipt><script>document.write('3')</scr" + "ipt>")"
153- | <script>
154- | "document.write('2')"
155- | "2"
156- | <script>
157- | "document.write('3')"
158- | "34"
159-
160131#data
161132</ tttt>
162133#errors
You can’t perform that action at this time.
0 commit comments