roc/repl_www/public
Brian Carroll 49be6da565 repl_www: fix DOCTYPE and CSS layout
Today I learned that you need to explicitly set height: 100% on the <html> and <body> tags,
unless you're in quirks mode! And the <DOCTYPE html> takes you out of quirks mode.
Firefox complains if we don't have the DOCTYPE
2022-03-03 08:44:04 +00:00
..
repl repl_www: fix DOCTYPE and CSS layout 2022-03-03 08:44:04 +00:00
repl.css repl_www: fix DOCTYPE and CSS layout 2022-03-03 08:44:04 +00:00
repl.js Don't use <base> in repl_www 2022-03-02 20:26:16 -05:00
wasi.js repl_www: add WASI imports for app 2022-02-18 17:42:49 +00:00