/parser/htmlparser/tests/html/tbody001.html
http://github.com/zpao/v8monkey · HTML · 17 lines · 17 code · 0 blank · 0 comment · 0 complexity · f1cb2fb22aacd114314a51909b38acc3 MD5 · raw file
- <HTML>
- <HEAD>
- <TITLE>Welcome to Netscape</TITLE>
- </HEAD>
- <BODY>
- <TABLE>
- <TBODY>
- <TR>
- <TD>
- table element with no attributes. The required embedded
- elements are used - TBODY-TR-TD.
- </TD>
- </TR>
- </TBODY>
- </TABLE>
- </BODY>
- </HTML>