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