On Tue Aug 20 18:56:09 2024 +0000, Jacek Caban wrote:
Please don't use `documentmode.js` for things that don't need change between compat modes. We have `es5.js` for that.
Are you sure about that? That doesn't run the tests to show it's for html mode in general, even pre ES5. For instance, if I change "html_mode" to a version check for ES5 the tests will still pass, even though it's wrong?