2 <html id=
"t" i18n-values=
"dir:textdirection;lang:language">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
5 <title i18n-content=
"title"></title>
6 <link rel=
"stylesheet" href=
"chrome://resources/css/text_defaults.css">
7 <link rel=
"stylesheet" href=
"about_sys.css">
8 <script src=
"chrome://resources/js/util.js"></script>
9 <script src=
"chrome://resources/js/i18n_template_no_process.js"></script>
10 <script src=
"chrome://resources/js/jstemplate_compiled.js"></script>
11 <script src=
"about_sys.js"></script>
15 <h1 i18n-content=
"title"></h1>
16 <p i18n-content=
"description"></p>
19 <h2 id=
"tableTitle" i18n-content=
"tableTitle"></h2>
20 <div id=
"anchor" jscontent=
"anchor"></div>
21 <button id=
"expandAll" class=
"global-button" i18n-content=
"expandAllBtn">
23 <button id=
"collapseAll" class=
"global-button"
24 i18n-content=
"collapseAllBtn"></button>
26 <table class=
"list" id=
"details">
27 <tr jsselect=
"details">
29 <div class=
"stat-name" jscontent=
"statName"></div>
31 <td class=
"button-cell">
32 <button jsvalues=
"id:statName + '-value-btn'"
33 class=
"expand-status"></button>
36 <div class=
"stat-value" jscontent=
"statValue"
37 jsvalues=
"id:statName + '-value'"></div>