2 <html i18n-values=
"dir:textdirection;"><head>
3 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8">
4 <title i18n-content=
"title"></title>
5 <link rel=
"stylesheet" href=
"about_sys.css">
6 <script src=
"chrome://resources/js/util.js"></script>
7 <script src=
"chrome://resources/js/local_strings.js"></script>
8 <script src=
"about_sys.js"></script>
12 <h1 i18n-content=
"title"></h1>
13 <p i18n-content=
"description"></p>
16 <h2 id=
"tableTitle" i18n-content=
"tableTitle"></h2>
17 <div id=
"anchor" jscontent=
"anchor"></div>
18 <button id=
"expandAll" class=
"global-button" i18n-content=
"expandAllBtn">
20 <button id=
"collapseAll" class=
"global-button"
21 i18n-content=
"collapseAllBtn"></button>
23 <table class=
"list" id=
"details">
24 <tr jsselect=
"details">
25 <td class=
"name"><div jscontent=
"statName"></div></td>
26 <td class=
"button-cell"><button jsvalues=
"id:statName + '-value-btn'"
27 class=
"expand-status"></button></td>
28 <td class=
"number"><div class=
"stat-value" jscontent=
"statValue"
29 jsvalues=
"id:statName + '-value'"></div></td>