https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 9ee63dc2e8e8086b9e5e165b3ce09ac0580138d0 authored by Aryeh Gregor on 06 September 2017, 14:01:46 UTC
Rewrite document named property tests
Tip revision: 9ee63dc
0009-isvalid.html
<!DOCTYPE html>
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
	<head>
		<meta charset=utf-8>
		<title>Test 0009</title>
    	<link about="http://example.org/people#Person1" rel=""
          	  rev="foaf:knows" href="http://example.org/people#Person2" />

  </head>
  <body>
  	<p></p>
  </body>
</html>
back to top