Files
ladybird/Userland/Libraries/LibWeb/InProcessWebView.cpp
Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size()
This property represents the CSS content size, so let's reduce ambiguity
by using the spec terminology.

We also bring a bunch of related functions along for the ride.
2022-02-06 01:07:47 +01:00

12 KiB