|
|
|
|
|
by kalleboo
910 days ago
|
|
I tried rehosting this file on localhost and removing the <meta charset="UTF-8">, breaks it in the latest versions of Safari, Firefox and Chrome I tried to fix it by replacing the fake doctype with <!DOCTYPE html>, and it fails in the same way (but the page gets slightly more padding in the top of each page, proving it's doing something to switch modes). |
|
Is it possible that you accidentally deleted the `<plaintext>` tag when making your changes? That breaks the page for me.