Sha256: ea02bbdd425686f6e86c0fc5bc93c3f7e0b958821a41ab2fa03673e9e14702c8
Contents?: true
Size: 572 Bytes
Versions: 3
Compression:
Stored size: 572 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:base="http://example.org/invalid/"> <head> <title>Test 0109</title> </head> <body> <!-- This a NOT a valid XHTML document (due to @xml:base) --> <div xml:base="http://example.org/invalid/"> <p about="">This is <span property="dc:title">Test 0109</span>.</p> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.2 | spec/xhtml1-testcases/0109.xhtml |
rdfa_parser-0.1.1 | spec/xhtml1-testcases/0109.xhtml |
rdfa_parser-0.1.0 | spec/xhtml1-testcases/0109.xhtml |