0291-isvalid.html (327B)
1 <!DOCTYPE html> 2 <html prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 3 <head> 4 <meta charset=utf-8> 5 <title>Test 0291</title> 6 </head> 7 <body> 8 <h1>@href as subject overridden by @about</h1> 9 <a about="http://example.net/" href="http://example.org/" property="rdf:value" content="value">ignored</a> 10 </body> 11 </html>