Html程序  |  15行  |  362 B

<!DOCTYPE HTML>
<html i18n-values="dir:textdirection;">
  <head>
    <meta charset="utf-8">
    <title>WebRTC Internals</title>
    <link rel="stylesheet" href="webrtc_internals.css">
    <script src="chrome://resources/js/util.js"></script>
    <script src="webrtc_internals.js"></script>
  </head>
  <body>
    <p id='content-root'>
    </p>
  </body>
</html>