Chromium Code Reviews| 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 Failed | 7 Failed |
| 8 | 8 |
| 9 - | 9 - |
| 10 infra-continuous-precise-32 | 10 infra-continuous-precise-32 |
| 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 | |
|
agable
2016/08/18 21:44:11
Why do these expectations get extra empty lines? I
Ryan Tseng
2016/08/18 22:09:45
That's because I wasn't using {{- .Statement -}},
| |
| 18 | |
| 17 | 19 |
| 18 <body class="interface"> | 20 <body class="interface"> |
| 19 <header> | 21 <header> |
| 20 Luci | 22 Luci |
| 21 </header> | 23 </header> |
| 22 <hr> | 24 <hr> |
| 23 | 25 |
| 24 <div class="content"> | 26 <div class="content"> |
| 25 <h1> | 27 <h1> |
| 26 | 28 |
| (...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 402 <a href="https://github.com/luci">luci</a>, | 404 <a href="https://github.com/luci">luci</a>, |
| 403 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 405 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 404 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> | 406 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu rday, 03-Feb-01 04:05:06 UTC</span></b> |
| 405 </footer> | 407 </footer> |
| 406 <script> | 408 <script> |
| 407 (function () { | 409 (function () { |
| 408 'use strict'; | 410 'use strict'; |
| 409 milo.makeTimesLocal(); | 411 milo.makeTimesLocal(); |
| 410 })(); | 412 })(); |
| 411 </script> | 413 </script> |
| OLD | NEW |