| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <meta charset="utf-8"> | 4 <meta charset="utf-8"> |
| 5 <title> | 5 <title> |
| 6 | 6 |
| 7 Running | 7 Running |
| 8 | 8 |
| 9 - | 9 - |
| 10 | 10 |
| 11 2d8d62f6be545b10 | 11 2d8d62f6be545b10 |
| 12 </title> | 12 </title> |
| 13 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> | 13 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> |
| 14 <script src="/static/common/js/time.js"></script> | 14 <script src="/static/common/js/time.js"></script> |
| 15 <script src="/static/common/third_party/js/jquery.min.js"></script> | 15 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 16 | 16 |
| 17 | 17 |
| 18 <body class="interface"> | 18 <body class="interface"> |
| 19 <header> | 19 <header> |
| 20 Luci | 20 Luci |
| 21 <div> |
| 22 |
| 23 <a href="https://login.url/">login</a> |
| 24 |
| 25 </div> |
| 21 </header> | 26 </header> |
| 22 <hr> | 27 <hr> |
| 23 | 28 |
| 24 <div class="content"> | 29 <div class="content"> |
| 25 <h1> | 30 <h1> |
| 26 | 31 |
| 27 Build 2d8d62f6be545b10 | 32 Build 2d8d62f6be545b10 |
| 28 | 33 |
| 29 </h1> | 34 </h1> |
| 30 | 35 |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 <a href="https://github.com/luci">luci</a>, | 251 <a href="https://github.com/luci">luci</a>, |
| 247 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 252 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 248 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 253 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 249 </footer> | 254 </footer> |
| 250 <script> | 255 <script> |
| 251 (function () { | 256 (function () { |
| 252 'use strict'; | 257 'use strict'; |
| 253 milo.makeTimesLocal(); | 258 milo.makeTimesLocal(); |
| 254 })(); | 259 })(); |
| 255 </script> | 260 </script> |
| OLD | NEW |