Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-canceled.html

Issue 2268543003: Annotee: Shorten logdog log link label (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Retrain Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 2
3 <!DOCTYPE html> 3 <!DOCTYPE html>
4 <html lang="en"> 4 <html lang="en">
5 <head> 5 <head>
6 <meta charset="utf-8"> 6 <meta charset="utf-8">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 <meta name="description" content=""> 10 <meta name="description" content="">
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>) 92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>)
93 93
94 <small class="muted"> 94 <small class="muted">
95 <div>running recipe: &#34;v8&#34;</div> 95 <div>running recipe: &#34;v8&#34;</div>
96 </small> 96 </small>
97 <span class="pull-right muted"> 97 <span class="pull-right muted">
98 1 secs 98 1 secs
99 </span> 99 </span>
100 <ol> 100 <ol>
101 101
102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">steps/setu p_build/0/logs/run_recipe/0</a></li> 102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_recipe </a></li>
103 103
104 </ol> 104 </ol>
105 </td></tr> 105 </td></tr>
106 106
107 </table> 107 </table>
108 </div> 108 </div>
109 109
110 <div class="col-md-6"> 110 <div class="col-md-6">
111 <h4>Build Properties</h4> 111 <h4>Build Properties</h4>
112 112
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 236
237 </div> 237 </div>
238 238
239 239
240 240
241 241
242 <script src="/static/common/third_party/js/jquery.min.js"></script> 242 <script src="/static/common/third_party/js/jquery.min.js"></script>
243 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 243 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
244 </body> 244 </body>
245 </html> 245 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698