Files
ladybird/Userland/Libraries/LibWeb/HTML/BrowsingContext.cpp
Andreas Kling cf69cc7f7d LibWeb: Invalidate style when a browsing context's viewport is resized
Anything with viewport-relative CSS lengths (vw/vh/vmin/vmax) needs to
have its style recomputed if the viewport size changes.
2022-03-15 19:48:19 +01:00

13 KiB