~chromium-team/chromium-browser/artful-beta

« back to all changes in this revision

Viewing changes to debian/tests/data/HTML5test/backend/templates/results-other.html

  • Committer: Olivier Tilloy
  • Date: 2017-05-23 04:54:32 UTC
  • Revision ID: olivier.tilloy@canonical.com-20170523045432-iwy8f0mwora5q8bw
Remove stale autopkgtests and add a couple of new ones based on chromium's new headless mode.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html>
 
2
<html>
 
3
        <head>
 
4
                <title>HTML5test - How well does your browser support HTML5?</title>
 
5
 
 
6
                <meta charset="UTF-8">
 
7
                <meta name="apple-mobile-web-app-capable" content="yes">
 
8
                <meta name="apple-mobile-web-app-status-bar-style" content="black">
 
9
                <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
10
 
 
11
                <link rel="stylesheet" href="/css/main.css" type="text/css">
 
12
                <link rel="stylesheet" href="/css/reporting.css" type="text/css">
 
13
 
 
14
                <script src='/scripts/base.js' type='text/javascript'></script>
 
15
                <script src='/scripts/reporting.js' type='text/javascript'></script>
 
16
 
 
17
                <script src='/scripts/jquery/jquery-1.7.2.min.js' type='text/javascript'></script>
 
18
                <script src='/scripts/highcharts/highcharts.src.js' type='text/javascript'></script>
 
19
                <script src="/scripts/highcharts/modules/exporting.js" type="text/javascript"></script>
 
20
                <script src="/scripts/fullscreen.js" type="text/javascript"></script>
 
21
 
 
22
                <meta name="application-name" content="HTML5test"/>
 
23
 
 
24
                <link rel="apple-touch-icon" sizes="57x57" href="/images/icons/apple-touch-icon-57x57.png" />
 
25
                <link rel="apple-touch-icon" sizes="114x114" href="/images/icons/apple-touch-icon-114x114.png" />
 
26
                <link rel="apple-touch-icon" sizes="72x72" href="/images/icons/apple-touch-icon-72x72.png" />
 
27
                <link rel="apple-touch-icon" sizes="144x144" href="/images/icons/apple-touch-icon-144x144.png" />
 
28
                <link rel="apple-touch-icon" sizes="60x60" href="/images/icons/apple-touch-icon-60x60.png" />
 
29
                <link rel="apple-touch-icon" sizes="120x120" href="/images/icons/apple-touch-icon-120x120.png" />
 
30
                <link rel="apple-touch-icon" sizes="76x76" href="/images/icons/apple-touch-icon-76x76.png" />
 
31
                <link rel="apple-touch-icon" sizes="152x152" href="/images/icons/apple-touch-icon-152x152.png" />
 
32
                <link rel="icon" type="image/png" href="/images/icons/favicon-16x16.png" sizes="16x16" />
 
33
                <link rel="icon" type="image/png" href="/images/icons/favicon-32x32.png" sizes="32x32" />
 
34
                <link rel="icon" type="image/png" href="/images/icons/favicon-96x96.png" sizes="96x96" />
 
35
                <link rel="icon" type="image/png" href="/images/icons/favicon-160x160.png" sizes="160x160" />
 
36
                <link rel="icon" type="image/png" href="/images/icons/favicon-196x196.png" sizes="196x196" />
 
37
                <meta name="msapplication-TileColor" content="#0092bf" />
 
38
                <meta name="msapplication-TileImage" content="/images/icons/mstile-144x144.png" />
 
39
        </head>
 
40
 
 
41
        <body>
 
42
                <div class='header'>
 
43
                        <h1><span>HTML<strong>5</strong>test</span> <em>how well does your browser support HTML5?</em></h1>
 
44
                        <div class='navigation'>
 
45
                                <ul class='left'>
 
46
                                        <li><a href='/index.html'>Your browser</a></li>
 
47
                                        <li class='selected'><a href='/results/desktop.html'>Other<span> browser</span>s</a></li>
 
48
                                        <li><a href='/compare/browser/index.html'>Compare</a></li>
 
49
                                </ul>
 
50
                                <ul class='right'>
 
51
                                        <li><a href='http://blog.html5test.com/'>News</a></li>
 
52
                                        <li><a href='/devicelab'>Device Lab</a></li>
 
53
                                        <li><a href='/about.html'>About<span> the test</span></a></li>
 
54
                                </ul>
 
55
                        </div>
 
56
                </div>
 
57
 
 
58
                <div class='page'>
 
59
                        <div class='column'>
 
60
                                <div class='paper hasNavigation'>
 
61
                                        <ul class='navigation'>
 
62
                                                <li class='<?php echo $type == 'desktop' ? 'selected' : ''; ?>'><a href='/results/desktop.html'>Desktop<span> browsers</span></a></li>
 
63
                                                <li class='<?php echo $type == 'tablet' ? 'selected' : ''; ?>'><a href='/results/tablet.html'>Tablets</a></li>
 
64
                                                <li class='<?php echo $type == 'mobile' ? 'selected' : ''; ?>'><a href='/results/mobile.html'>Mobiles</a></li>
 
65
                                                <li class='<?php echo $type == 'other' ? 'selected' : ''; ?>'><a href='/results/other.html'>Other</a></li>
 
66
                                                <li class='more'><a href='/results/search.html'>Search</a></li>
 
67
                                                <li class='more'><a href='/results/latest.html'>Latest</a></li>
 
68
                                        </ul>
 
69
 
 
70
                                        <div>
 
71
 
 
72
                                                <div class='scorePanel'>
 
73
                                                        <h2 id='gaming'>Gaming</h2>
 
74
 
 
75
                                                        <div class='left'>
 
76
                                                                <?php if (isset($consoles)): ?>
 
77
                                                                <div>
 
78
                                                                        <h3>Consoles</h3>
 
79
                                                                        <table class='scoreTable'>
 
80
                                                                                <thead>
 
81
                                                                                        <tr>
 
82
                                                                                                <th class='points'>Score</th>
 
83
                                                                                                <th class='nickname'>Device</th>
 
84
                                                                                                <th class='details'></th>
 
85
                                                                                        </tr>
 
86
                                                                                </thead>
 
87
                                                                                <tbody>
 
88
                                                                                        <?php foreach($consoles as $item): ?>
 
89
                                                                                        <tr>
 
90
                                                                                                <td class='points'><?php echo $item->score; ?></td>
 
91
                                                                                                <th class='nickname' onclick="new BrowserPopup(this, 'gaming', { platform: '<?php echo $item->platform; ?>', version: '<?php echo $item->version; ?>', id: '<?php echo $item->id; ?>', score: '<?php echo $item->score; ?>' }); ">
 
92
                                                                                                        <?php echo $item->nickname; ?>
 
93
                                                                                                </th>
 
94
                                                                                                <th class='details'><?php echo $item->details; ?></th>
 
95
                                                                                        </tr>
 
96
                                                                                        <?php endforeach; ?>
 
97
                                                                                </tbody>
 
98
                                                                        </table>
 
99
                                                                </div>
 
100
                                                                <?php endif; ?>
 
101
                                                        </div>
 
102
 
 
103
                                                        <div class='right'>
 
104
                                                                <?php if (isset($portables)): ?>
 
105
                                                                <div>
 
106
                                                                        <h3>Portable</h3>
 
107
                                                                        <table class='scoreTable'>
 
108
                                                                                <thead>
 
109
                                                                                        <tr>
 
110
                                                                                                <th class='points'>Score</th>
 
111
                                                                                                <th class='nickname'>Device</th>
 
112
                                                                                                <th class='details'></th>
 
113
                                                                                        </tr>
 
114
                                                                                </thead>
 
115
                                                                                <tbody>
 
116
                                                                                        <?php foreach($portables as $item): ?>
 
117
                                                                                        <tr>
 
118
                                                                                                <td class='points'><?php echo $item->score; ?></td>
 
119
                                                                                                <th class='nickname' onclick="new BrowserPopup(this, 'gaming', { platform: '<?php echo $item->platform; ?>', version: '<?php echo $item->version; ?>', id: '<?php echo $item->id; ?>', score: '<?php echo $item->score; ?>' }); ">
 
120
                                                                                                        <?php echo $item->nickname; ?>
 
121
                                                                                                </th>
 
122
                                                                                                <th class='details'><?php echo $item->details; ?></th>
 
123
                                                                                        </tr>
 
124
                                                                                        <?php endforeach; ?>
 
125
                                                                                </tbody>
 
126
                                                                        </table>
 
127
                                                                </div>
 
128
                                                                <?php endif; ?>
 
129
                                                        </div>
 
130
                                                </div>
 
131
 
 
132
                                                <hr>
 
133
 
 
134
                                                <div class='scorePanel'>
 
135
                                                        <h2 id='television'>Television</h2>
 
136
 
 
137
                                                        <div class='left'>
 
138
                                                                <?php if (isset($smarttvs)): ?>
 
139
                                                                <h3>Smart TVs</h3>
 
140
                                                                <div>
 
141
                                                                        <table class='scoreTable'>
 
142
                                                                                <thead>
 
143
                                                                                        <tr>
 
144
                                                                                                <th class='points'>Score</th>
 
145
                                                                                                <th class='nickname'>Device</th>
 
146
                                                                                                <th class='details'></th>
 
147
                                                                                        </tr>
 
148
                                                                                </thead>
 
149
                                                                                <tbody>
 
150
                                                                                        <?php foreach($smarttvs['current'] as $item): ?>
 
151
                                                                                        <tr>
 
152
                                                                                                <td class='points'><?php echo $item->score; ?></td>
 
153
                                                                                                <th class='nickname' onclick="new BrowserPopup(this, 'television', { platform: '<?php echo $item->platform; ?>', version: '<?php echo $item->version; ?>', id: '<?php echo $item->id; ?>', score: '<?php echo $item->score; ?>' }); ">
 
154
                                                                                                        <?php echo $item->nickname; ?>
 
155
                                                                                                </th>
 
156
                                                                                                <th class='details'><?php echo $item->details; ?></th>
 
157
                                                                                        </tr>
 
158
                                                                                        <?php endforeach; ?>
 
159
                                                                                </tbody>
 
160
                                                                        </table>
 
161
                                                                </div>
 
162
                                                                <?php endif; ?>
 
163
                                                        </div>
 
164
 
 
165
                                                        <div class='right'>
 
166
                                                                <?php if (isset($settopboxes)): ?>
 
167
                                                                <div>
 
168
                                                                        <h3>Set-top boxes</h3>
 
169
                                                                        <table class='scoreTable'>
 
170
                                                                                <thead>
 
171
                                                                                        <tr>
 
172
                                                                                                <th class='points'>Score</th>
 
173
                                                                                                <th class='nickname'>Device</th>
 
174
                                                                                                <th class='details'></th>
 
175
                                                                                        </tr>
 
176
                                                                                </thead>
 
177
                                                                                <tbody>
 
178
                                                                                        <?php foreach($settopboxes as $item): ?>
 
179
                                                                                        <tr>
 
180
                                                                                                <td class='points'><?php echo $item->score; ?></td>
 
181
                                                                                                <th class='nickname' onclick="new BrowserPopup(this, 'television', { platform: '<?php echo $item->platform; ?>', version: '<?php echo $item->version; ?>', id: '<?php echo $item->id; ?>', score: '<?php echo $item->score; ?>' }); ">
 
182
                                                                                                        <?php echo $item->nickname; ?>
 
183
                                                                                                </th>
 
184
                                                                                                <th class='details'><?php echo $item->details; ?></th>
 
185
                                                                                        </tr>
 
186
                                                                                        <?php endforeach; ?>
 
187
                                                                                </tbody>
 
188
                                                                        </table>
 
189
                                                                </div>
 
190
                                                                <?php endif; ?>
 
191
                                                        </div>
 
192
                                                </div>
 
193
 
 
194
                                                <hr>
 
195
 
 
196
                                                <div class='scorePanel'>
 
197
                                                        <h2 id='ereaders'>E-readers</h2>
 
198
 
 
199
                                                        <div class='left'>
 
200
                                                                <?php if (isset($ereaders)): ?>
 
201
                                                                <div>
 
202
                                                                        <h3>E-paper readers</h3>
 
203
                                                                        <table class='scoreTable'>
 
204
                                                                                <thead>
 
205
                                                                                        <tr>
 
206
                                                                                                <th class='points'>Score</th>
 
207
                                                                                                <th class='nickname'>Device</th>
 
208
                                                                                                <th class='details'></th>
 
209
                                                                                        </tr>
 
210
                                                                                </thead>
 
211
                                                                                <tbody>
 
212
                                                                                        <?php foreach($ereaders as $item): ?>
 
213
                                                                                        <tr>
 
214
                                                                                                <td class='points'><?php echo $item->score; ?></td>
 
215
                                                                                                <th class='nickname' onclick="new BrowserPopup(this, 'ereader', { platform: '<?php echo $item->platform; ?>', version: '<?php echo $item->version; ?>', id: '<?php echo $item->id; ?>', score: '<?php echo $item->score; ?>' }); ">
 
216
                                                                                                        <?php echo $item->nickname; ?>
 
217
                                                                                                </th>
 
218
                                                                                                <th class='details'><?php echo $item->details; ?></th>
 
219
                                                                                        </tr>
 
220
                                                                                        <?php endforeach; ?>
 
221
                                                                                </tbody>
 
222
                                                                        </table>
 
223
                                                                </div>
 
224
                                                                <?php endif; ?>
 
225
                                                        </div>
 
226
 
 
227
                                                        <div class='right'>
 
228
                                                        </div>
 
229
                                                </div>
 
230
 
 
231
                                                <hr>
 
232
 
 
233
                                                <h3>About these scores</h3>
 
234
                                                <div class='text'>
 
235
                                                        The data above is compiled from automatically submitted test results. It is possible your results
 
236
                                                        may differ slightly due to external factors such as settings and which operating system is used.
 
237
                                                        If you believe the data above is incorrect, or if you think we are missing an important browser
 
238
                                                        or device, please open a bug report at <a href='http://github.com/NielsLeenheer/html5test'>Github</a>.
 
239
                                                </div>
 
240
                                        </div>
 
241
                                </div>
 
242
 
 
243
                                <div class='footer'>
 
244
                                        <div>
 
245
                                                <div class='copyright'>
 
246
                                                        <p>
 
247
                                                                Created by Niels Leenheer.<br>
 
248
                                                                Please note that the HTML5 test is not affiliated with the W3C or the HTML5 working group.<br>
 
249
                                                                HTML5 Logo by <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a>.
 
250
                                                                Browser detection by <a href='http://whichbrowser.net'>WhichBrowser</a>.
 
251
                                                        </p>
 
252
 
 
253
                                                        <div id='cloudvps'>
 
254
                                                                <a href="http://www.cloudvps.nl" target="_blank" ><b>CloudVPS</b><br> High Availability<br> Cloud Servers</a>
 
255
                                                        </div>
 
256
                                                </div>
 
257
                                        </div>
 
258
                                </div>
 
259
                        </div>
 
260
                </div>
 
261
 
 
262
                <script src='//www.google-analytics.com/ga.js'></script>
 
263
                <script>
 
264
                <!--
 
265
                        try {
 
266
                                var pageTracker = _gat._getTracker("UA-68192-4");
 
267
                                pageTracker._trackPageview();
 
268
                        } catch(err) {}
 
269
                //-->
 
270
                </script>
 
271
        </body>
 
272
</html>