https://github.com/web-platform-tests/wpt
Raw File
Tip revision: df89fd5a317a9d4ab43156a4e8f2c161172fcbbd authored by Darren Shen on 05 April 2018, 02:55:33 UTC
[css-typed-om] Add support for grid properties.
Tip revision: df89fd5
0306-isvalid.html
<!DOCTYPE html>
<html>
  <head>
	<meta charset=utf-8>
	<title>Test 0306</title>    
    <base href="http://www.example.com/tests/0306"/>
  </head>
  <body>
	<div id="heading1" role="heading">
      <p>Some contents that are a header</p>
    </div>
  </body>
</html>
back to top