Files
ladybird/Libraries/LibWeb/DOM/HTMLImageElement.cpp
Andreas Kling a3feb46ad7 LibWeb: Parse "width" and "height" presentation attributes on <img>
These are HTML lengths that map to CSS width and height respectively.
2020-07-22 01:16:27 +02:00

3.6 KiB