https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 1ea1164abf90d96f40b93221795734fd97acc605 authored by Chandan Padhi on 26 March 2018, 10:09:55 UTC
Add support for autoGainControl and noiseSuppression to getCapabilities()
Tip revision: 1ea1164
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