Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0de16b9

Browse files
author
Ian Hickson
committed
Test <td> breaking out of <svg>.
1 parent f0c1572 commit 0de16b9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tree-construction/tables01.dat

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,18 @@
195195
| <td>
196196
| <button>
197197
| <td>
198+
199+
#data
200+
<table><tr><td><svg><desc><td>
201+
#errors
202+
#document
203+
| <html>
204+
| <head>
205+
| <body>
206+
| <table>
207+
| <tbody>
208+
| <tr>
209+
| <td>
210+
| <svg svg>
211+
| <svg desc>
212+
| <td>

0 commit comments

Comments
 (0)