4 Copyright (c) 2012 The Chromium Authors. All rights reserved.
5 Use of this source code is governed by a BSD-style license that can be
6 found in the LICENSE file.
8 <head i18n-values=
"dir:textdirection;">
9 <meta name=
"viewport" content=
"width=device-width" />
12 box-sizing: border-box;
13 -webkit-user-select: none;
18 font-family: sans-serif;
27 border:
1px solid red;
35 <link rel=
"stylesheet" href=
"info_view.css">
36 <link rel=
"stylesheet" href=
"chrome://resources/css/tabs.css">
37 <link rel=
"stylesheet" href=
"chrome://resources/css/widgets.css">
38 <script src=
"chrome://resources/js/cr.js"></script>
39 <script src=
"chrome://resources/js/cr/event_target.js"></script>
40 <script src=
"chrome://resources/js/cr/ui.js"></script>
41 <script src=
"chrome://resources/js/cr/ui/focus_outline_manager.js"></script>
42 <script src=
"chrome://resources/js/cr/ui/tabs.js"></script>
43 <script src=
"chrome://resources/js/load_time_data.js"></script>
44 <script src=
"chrome://resources/js/util.js"></script>
45 <script src=
"gpu_internals.js"></script>
46 <script src=
"strings.js"></script>
51 <include src=
"info_view.html">
52 <script src=
"chrome://resources/js/i18n_template2.js"></script>
53 <script src=
"chrome://resources/js/jstemplate_compiled.js"></script>