Sha256: 7db0f885f2e5c18e1b516a65b38b86e6e9612b6edd127abb03b4e2780a5403dc
Contents?: true
Size: 522 Bytes
Versions: 2
Compression:
Stored size: 522 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "xhtml1-frameset.dtd"> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>NIST DOM HTML Test - FRAME</title> </head> <frameset cols="20, 80" onload="parent.loadComplete()"> <frameset rows="100, 200"> <frame longdesc="about:blank" marginheight="10" marginwidth="5" noresize="noresize" name="Frame1" frameborder="1" scrolling="yes" src="right.png" /> </frameset> <frame src="w3c_main.png" /> </frameset> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
taka-0.0.1 | test/dom/level1/html/files/frame.xml |
taka-0.0.1 | test/dom/level1/html/files/frame.xhtml |