This commit is contained in:
c-basalt
2025-02-19 15:32:56 -05:00
parent cd702571e8
commit ecc1c379e6
2 changed files with 7 additions and 1 deletions
-1
View File
@@ -167,7 +167,6 @@ class DenoJSDomJSI(DenoJSI):
onchange: null,
orientation: {{angle: 0, type: 'landscape-primary', onchange: null}},
pixelDepth: 24,
width: 1920,
}}
Object.defineProperty(document.body, 'clientWidth', {{value: 1903}});
Object.defineProperty(document.body, 'clientHeight', {{value: 2000}});