Sha256: 4aa6a09672c4cc879ee1b400576f1eafa1562522ebc48ba82a809772d8ef1691
Contents?: true
Size: 378 Bytes
Versions: 2
Compression:
Stored size: 378 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>NIST DOM HTML Test - TABLE</title> </head> <body onload="parent.loadComplete()"> <table summary="Empty Table"> <tr><td>XHTML can't abide empty table</td></tr> </table> </body> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
taka-0.0.1 | test/dom/level1/html/files/table1.xml |
taka-0.0.1 | test/dom/level1/html/files/table1.xhtml |