https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 58557410c1cbc06bf18d056498cc0cdb40c9cb53 authored by Luke Bjerring on 09 April 2018, 21:41:12 UTC
Improve error message for failed wptserve
Tip revision: 5855741
0305-isvalid.html
<!DOCTYPE html>
<html>
  <head>
		<meta charset=utf-8>
		<title>Test 0305</title>    
  </head>
  <body>
	<div id="heading1" role="heading">
      <p>Some contents that are a header</p>
    </div>
  </body>
</html>
back to top