Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLIFrameElement.cpp
Luke Wilde 6a7c560849 LibWeb: Respect width and height attributes of <iframe>
We have to respect the width and height attributes of <iframe> elements
the same way as <img> elements.
2022-10-10 19:33:34 +02:00

6.6 KiB