mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
Bug 1931236 - Load document in iframe of helper_fission_setResolution r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D229392
This commit is contained in:
parent
9259809f1f
commit
d18f94aa1c
@ -11,6 +11,7 @@
|
||||
|
||||
async function test() {
|
||||
let iframeElement = document.getElementById("testframe");
|
||||
await setupCrossOriginIFrame(iframeElement, "helper_fission_plain.html");
|
||||
|
||||
const scale = 2.0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user