Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <html> | |
| 2 <head> | |
| 3 </head> | |
| 4 <body> | |
| 5 <p>A page with a <a id="thelink" href="simple_page_1.html">link</a> to another p age. | |
| 6 <p id="frag">And a <a id="fraglink" href="#frag">fragment link</a>. | |
| 7 </body> | |
| 8 </html> | |
| OLD | NEW |