OLD | NEW |
---|---|
1 <div id=http-cache-view-tab-content class=content-box> | 1 <div id=http-cache-view-tab-content class=content-box> |
2 <div class="hideOnLoadLog"> | 2 <div class="hide-when-not-capturing"> |
3 <h4>Entries</h4> | 3 <h4>Entries</h4> |
4 <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a> | 4 <a href="chrome://view-http-cache" target=_blank>Explore cache entries</a> |
5 </div> | 5 </div> |
6 | 6 |
7 <h4>Statistics</h4> | 7 <h4>Statistics</h4> |
8 <div id=http-cache-view-cache-stats>Nothing loaded yet.</div> | 8 <div id=http-cache-view-cache-stats>Nothing loaded yet.</div> |
9 </div> | 9 </div> |
OLD | NEW |