2 <html id=
"t" i18n-values=
"dir:textdirection;">
4 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
5 <title i18n-content=
"title"></title>
7 <link rel=
"stylesheet" href=
"about_sys.css">
8 <script src=
"chrome://resources/js/util.js"></script>
9 <script src=
"chrome://resources/js/local_strings.js"></script>
10 <script src=
"about_sys.js"></script>
14 <h1 i18n-content=
"title"></h1>
15 <p i18n-content=
"description"></p>
18 <h2 id=
"tableTitle" i18n-content=
"tableTitle"></h2>
19 <div id=
"anchor" jscontent=
"anchor"></div>
20 <button id=
"expandAll" class=
"global-button" i18n-content=
"expandAllBtn">
22 <button id=
"collapseAll" class=
"global-button"
23 i18n-content=
"collapseAllBtn"></button>
25 <table class=
"list" id=
"details">
26 <tr jsselect=
"details">
28 <div class=
"stat-name" jscontent=
"statName"></div>
30 <td class=
"button-cell">
31 <button jsvalues=
"id:statName + '-value-btn'"
32 class=
"expand-status"></button>
35 <div class=
"stat-value" jscontent=
"statValue"
36 jsvalues=
"id:statName + '-value'"></div>