https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d31a2d55e6e91358b0c30d2d5e614024a81ef81c authored by Nicolas Pena on 10 April 2018, 22:25:46 UTC
WPT-fy Intel/user-timing/ tests
Tip revision: d31a2d5
xhtml.3
<html xmlns="http://www.w3.org/1999/xhtml#">
 <head>
  <title>Test</title>
 </head>
 <body>
  <p> <strong> Namespace Test </strong> </p>
  <script type="text/javascript">
   parent.notify("xhtml.3")
  </script>
 </body>
</html>
back to top