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

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-unicode.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, 4 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 107
108 <tr class="warning"><td> 108 <tr class="warning"><td>
109 109
110 <strong>bot_update</strong> 110 <strong>bot_update</strong>
111 111
112 (<a href="foo/steps/bot_update/0/stdout">stdout</a>) 112 (<a href="foo/steps/bot_update/0/stdout">stdout</a>)
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 174
175 </div> 175 </div>
176 176
177 177
178 178
179 179
180 <script src="/static/common/third_party/js/jquery.min.js"></script> 180 <script src="/static/common/third_party/js/jquery.min.js"></script>
181 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 181 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
182 </body> 182 </body>
183 </html> 183 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698