mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-19 15:43:20 +00:00

Relative lengths should be resolved against the initial font rather than the element's font so all the work around updating layout is unnecessary
6 lines
186 B
HTML
6 lines
186 B
HTML
<!doctype html>
|
|
<img
|
|
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NgaGD4DwAChAGAZM0bBgAAAABJRU5ErkJggg=="
|
|
width="400"
|
|
height="400"
|
|
/>
|