Skip to content

Commit

Permalink
Reduce viewport size
Browse files Browse the repository at this point in the history
  • Loading branch information
zabil committed Jul 11, 2024
1 parent 07dda2f commit 9be5f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional-tests/specs/data/IFrameElements.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<body>

<iframe src="HTMLElements.html" width="1440" height="900">
<iframe src="HTMLElements.html" width="800" height="600">
</iframe>

</body>
Expand Down

0 comments on commit 9be5f8d

Please sign in to comment.