/parser/htmlparser/tests/mochitest/html5lib_tree_construction/scripted/ark.dat
http://github.com/zpao/v8monkey · Unknown · 26 lines · 26 code · 0 blank · 0 comment · 0 complexity · ff085a126b4ce5e1e7d7e8418b3cdf92 MD5 · raw file
- #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
- #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"