mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-12 16:22:57 -07:00
Update html5lib-1.1
This commit is contained in:
parent
3a116486e7
commit
586fd15464
142 changed files with 90234 additions and 2393 deletions
27
lib/html5lib/tests/testdata/tree-construction/scripted/ark.dat
vendored
Normal file
27
lib/html5lib/tests/testdata/tree-construction/scripted/ark.dat
vendored
Normal file
|
@ -0,0 +1,27 @@
|
|||
#data
|
||||
<p><font size=4><font size=4><font size=4><script>document.getElementsByTagName("font")[2].setAttribute("size", "5");</script><font size=4><p>X
|
||||
#errors
|
||||
#script-on
|
||||
#document
|
||||
| <html>
|
||||
| <head>
|
||||
| <body>
|
||||
| <p>
|
||||
| <font>
|
||||
| size="4"
|
||||
| <font>
|
||||
| size="4"
|
||||
| <font>
|
||||
| size="5"
|
||||
| <script>
|
||||
| "document.getElementsByTagName("font")[2].setAttribute("size", "5");"
|
||||
| <font>
|
||||
| size="4"
|
||||
| <p>
|
||||
| <font>
|
||||
| size="4"
|
||||
| <font>
|
||||
| size="4"
|
||||
| <font>
|
||||
| size="4"
|
||||
| "X"
|
Loading…
Add table
Add a link
Reference in a new issue