https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d8ad96fc85ac31c9384658167571a71534db6ab5 authored by Marcos Cáceres on 18 September 2017, 06:35:29 UTC
Test PaymentDetailsUpdate error member
Tip revision: d8ad96f
0232-isvalid.html
<!DOCTYPE html>
<html prefix="foaf: http://xmlns.com/foaf/0.1/">
  <head>
		<meta charset=utf-8>
		<title>Test 0232</title>    
  </head>
  <body>
  	<div rel="foaf:maker" typeof="foaf:Person">
	    <p property="foaf:name">John Doe</p>
   	</div>
  </body>
</html>
back to top