0289-isvalid.html (265B)
1 <!DOCTYPE html> 2 <html> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0289</title> 6 </head> 7 <body> 8 <h1>@href becomes subject when @property and @content are present</h1> 9 <a href="http://example.org/" property="rdf:value" content="value">ignored</a> 10 </body> 11 </html>