<!DOCTYPE html> <script src="../include.js"></script> <script> test(() => { println(HTMLScriptElement.supports("importmap")); }); </script>