OLD | NEW |
1 <!DOCTYPE HTML> | 1 <!DOCTYPE HTML> |
2 <!-- | 2 <!-- |
3 Copyright 2014 The Chromium Authors. All rights reserved. | 3 Copyright 2014 The Chromium Authors. All rights reserved. |
4 Use of this source code is governed by a BSD-style license that can be | 4 Use of this source code is governed by a BSD-style license that can be |
5 found in the LICENSE file. | 5 found in the LICENSE file. |
6 --> | 6 --> |
7 <html> | 7 <html> |
8 <head> | 8 <head> |
9 <meta charset="utf-8"> | 9 <meta charset="utf-8"> |
10 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scal
e=1,user-scalable=no"> | 10 <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scal
e=1,user-scalable=no"> |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
73 <span class="mover"></span> | 73 <span class="mover"></span> |
74 </span> | 74 </span> |
75 </div> | 75 </div> |
76 </div> | 76 </div> |
77 </div> | 77 </div> |
78 <div id="showOriginal"> | 78 <div id="showOriginal"> |
79 <a href="$7">$8</a> | 79 <a href="$7">$8</a> |
80 </div> | 80 </div> |
81 </body> | 81 </body> |
82 </html> | 82 </html> |
OLD | NEW |