Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <!DOCTYPE html> | 1 <!DOCTYPE html> |
| 2 <html> | 2 <html> |
| 3 <head> | 3 <head> |
| 4 <title>fullscreen</title> | 4 <link rel=manifest href='parsing-errors-manifest.json'> |
|
Peter Beverloo
2014/11/27 13:55:15
Going for the icky HTML I see :-).
| |
| 5 </head> | 5 </head> |
| 6 <body> | 6 <body> |
| 7 foobar | |
| 8 </body> | 7 </body> |
| 9 </html> | 8 </html> |
| OLD | NEW |