From: Ben Harris Date: Sat, 11 Oct 2025 23:53:01 +0000 (+0100) Subject: webstead: enable strict mode in top-level script X-Git-Tag: bedstead-3.261~39 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=d99c68a2ba698dabaa6f4f2f16fb6ef22902269c;p=bedstead.git webstead: enable strict mode in top-level script Now that it's not a module, we need to do this explicitly. Also fix various undeclared variables that this exposed. --- diff --git a/webstead.xhtml b/webstead.xhtml index 8188f78..f0df386 100644 --- a/webstead.xhtml +++ b/webstead.xhtml @@ -43,6 +43,7 @@ https://issues.chromium.org/issues/40518469 And it's not a module because Safari can't handle that. -->