Files
ladybird/Userland/Libraries/LibWeb/HTML/BrowsingContext.cpp
Andreas Kling e30709fca9 LibWeb: Don't throw away the layout tree on viewport resize
We'll throw it out automatically if some media query changes changes its
evaluation state in response to the resize, and that should be enough.
2023-05-27 11:43:56 +02:00

73 KiB