https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d2ba4fa6a36b07ec6c39aaab854e04cdc35061c1 authored by mtrofin@chromium.org on 17 July 2017, 04:23:48 UTC
[wasm] Enable postMessage for in-process senders/receivers by default.
Tip revision: d2ba4fa
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