diff --git a/src/web/templates/layout.html b/src/web/templates/layout.html index 5cc6b66..f5d1ff8 100644 --- a/src/web/templates/layout.html +++ b/src/web/templates/layout.html @@ -5,8 +5,12 @@ {{ page.title }} ยท The Daily EPUB - + {# Keep this synchronous script *after* the stylesheet: Gecko will not run a + parser-blocking script while a stylesheet is pending, so the parser stalls + here and nothing unstyled exists to paint if something forces a layout + flush (Bugzilla 1459305). Chrome blocks rendering on the sheet regardless. #} +