https://github.com/web-platform-tests/wpt
Raw File
Tip revision: f7b5d90ef08a5419317a2456d9804aa664661507 authored by xiaoyu3x on 22 March 2018, 02:15:48 UTC
Add CEReactions tests for HTMLButtonElement
Tip revision: f7b5d90
0033-isvalid.html
<!DOCTYPE html>
<html prefix="dc: http://purl.org/dc/elements/1.1/ foaf: http://xmlns.com/foaf/0.1/">
  <head>
	<meta charset=utf-8>
	<title>Test 0033</title>
  </head>
  <body>
  	<p>
    	This paper was written by
    	<span rel="dc:creator">
      		<span property="foaf:name">Ben Adida</span>.
    	</span>
	</p>
  </body>


</html>
back to top