Sha256: dce17d3f2470319861edb3bab04fc85bb5e6e41332e7799c985bc0ca756ebf76
Contents?: true
Size: 626 Bytes
Versions: 3
Compression:
Stored size: 626 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/"> <head> <title>Test 0121</title> </head> <body> <div> <p about="http://example.org/"> <span about="[]" property="dc:title">Test Case 0121</span> checks to make sure RDFa processors resolve the empty CURIE correctly. <p resource="[]"> <span property="dc:contributor">Shane McCarron</span> contributed to this test. </p> </p> </div> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rdfa_parser-0.1.2 | spec/xhtml1-testcases/0121.xhtml |
rdfa_parser-0.1.1 | spec/xhtml1-testcases/0121.xhtml |
rdfa_parser-0.1.0 | spec/xhtml1-testcases/0121.xhtml |