Commit 8cd59ff5 authored by Rob Buis's avatar Rob Buis Committed by moz-wptsync-bot
Browse files

Bug 1770007 [wpt PR 34112] - Add the-img-element/resources/subframe.html, a=testonly

Automatic update from web-platform-tests
Remove the resources/subframe.html reference (#34112)

Remove the resources/subframe.html reference, it is not present
but also should not be needed for the test.
--

wpt-commits: e889a60ee414688bf1554b8c4a2490ba37a10130
wpt-pr: 34112
parent 33c4fca2
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -10,8 +10,7 @@
<div style="height:1000vh;"></div>
<iframe id="iframe" src="resources/image-loading-lazy-in-viewport.html">
</iframe>
<iframe id="sandboxediframe" sandbox="allow-same-origin"
        src="resources/subframe.html">
<iframe id="sandboxediframe" sandbox="allow-same-origin">
</iframe>
<script>
promise_test(async t => {