Fixed webviews are broken on Firefox from upstream 1.68版本

This commit is contained in:
chriswang521 2023-04-07 09:52:01 +08:00
parent 2f56107185
commit 218c287160
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
</head>
<body style="margin: 0; overflow: hidden; width: 100%; height: 100%" role="document">
<!-- TODO: Remove additional script tag once Firefox is fixed https://bugzilla.mozilla.org/show_bug.cgi?id=1737882 -->
<script></script>
<script async type="module">
// @ts-check
/// <reference lib="dom" />