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

Side by Side Diff: benchmarks/revisions.html

Issue 146020: Fixed bad html in benchmark pages (Closed)
Patch Set: Created 11 years, 6 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
« no previous file with comments | « no previous file | benchmarks/run.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <html> 1 <html>
2 <head> 2 <head>
3 <title>V8 Benchmark Suite Revisions</title> 3 <title>V8 Benchmark Suite Revisions</title>
4 <link type="text/css" rel="stylesheet" href="style.css"></link> 4 <link type="text/css" rel="stylesheet" href="style.css" />
5 </head> 5 </head>
6 <body> 6 <body>
7 <div> 7 <div>
8 <div class="title"><h1>V8 Benchmark Suite Revisions</h1></div> 8 <div class="title"><h1>V8 Benchmark Suite Revisions</h1></div>
9 <table> 9 <table>
10 <tr> 10 <tr>
11 <td class="contents"> 11 <td class="contents">
12 12
13 <p> 13 <p>
14 14
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 74
75 <p>Initial release.</p> 75 <p>Initial release.</p>
76 76
77 </td><td style="text-align: center"> 77 </td><td style="text-align: center">
78 </td></tr></table> 78 </td></tr></table>
79 79
80 </div> 80 </div>
81 81
82 </body> 82 </body>
83 </html> 83 </html>
OLDNEW
« no previous file with comments | « no previous file | benchmarks/run.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698