mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +01: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
7 lines
186 B
HTML
7 lines
186 B
HTML
<!doctype html>
|
|
<img
|
|
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQIW2NgaGD4DwAChAGAZM0bBgAAAABJRU5ErkJggg=="
|
|
width="400"
|
|
height="400"
|
|
/>
|