| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title> | 6 <title> |
| 7 | 7 |
| 8 Failed | 8 Failed |
| 9 | 9 |
| 10 - | 10 - |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 | 68 |
| 69 | 69 |
| 70 | 70 |
| 71 | 71 |
| 72 | 72 |
| 73 | 73 |
| 74 <tr><td class="left">Got Revision</td><td><a href="">cb7c961aea3ee23c4e2
46f50441e5dc582565129</a></td></tr> | 74 <tr><td class="left">Got Revision</td><td><a href="">cb7c961aea3ee23c4e2
46f50441e5dc582565129</a></td></tr> |
| 75 | 75 |
| 76 | 76 |
| 77 | 77 |
| 78 <tr><td class="left">Patch</td><td><a href="https://codereview.chromium.
org/2101793003">Issue 2101793003</a></td></tr> | 78 <tr><td class="left">Patch</td><td><a href="https://codereview.chromium.
org/2101793003">Rietveld CL 2101793003</a></td></tr> |
| 79 | 79 |
| 80 | 80 |
| 81 </table> | 81 </table> |
| 82 | 82 |
| 83 | 83 |
| 84 | 84 |
| 85 | 85 |
| 86 <h2>Execution:</h2> | 86 <h2>Execution:</h2> |
| 87 <ul> | 87 <ul> |
| 88 | 88 |
| (...skipping 1053 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 <script> | 1142 <script> |
| 1143 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | 1143 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 1144 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | 1144 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 1145 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | 1145 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 1146 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | 1146 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 1147 | 1147 |
| 1148 ga('create', 'UA-12345-01', 'auto'); | 1148 ga('create', 'UA-12345-01', 'auto'); |
| 1149 ga('send', 'pageview'); | 1149 ga('send', 'pageview'); |
| 1150 </script> | 1150 </script> |
| 1151 | 1151 |
| OLD | NEW |