Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLImageElement.cpp
Igor Pissolati ae519c6fef LibWeb: Improve HTMLImageElement::{width,height}()
With this change, it will correctly return the width/height when the
image element has an assigned width/height attribute.
2022-04-12 19:42:16 +02:00

6.3 KiB