top | item 45845152

(no title)

ishouldbework | 3 months ago

Look, I get that some pages require javascript, but

    <style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style>
which is then unset by JS, with no <noscript> anywhere, is just... I just get white page.

Changing it to

    <style class="fallback">body{white-space:pre-wrap;font-family:monospace}</style>
gives perfectly readable web, so it seem bit... pointless.

discuss

order

No comments yet.