Home | History | Annotate | Download | only in new
      1 <!--
      2 Copyright 2013 The Chromium Authors. All rights reserved.
      3 Use of this source code is governed by a BSD-style license that can be
      4 found in the LICENSE file.
      5 -->
      6 <!DOCTYPE html>
      7 <html i18n-values="dir:textdirection">
      8 <head>
      9   <meta charset="utf-8">
     10   <title i18n-content="Media Internals"></title>
     11 
     12   <script src="chrome://media-internals/media_internals.js"></script>
     13 </head>
     14 
     15 <body>
     16   Hello World
     17 </body>
     18 </html>
     19