Files
ladybird/Libraries/LibWeb/HTML/HTMLBodyElement.cpp
Andreas Kling e781aab274 LibWeb: Honor the various margin attributes in HTMLBodyElement
This one is particularly weird as there's a priority order, and we even
have to look at attributes from the container element if we're inside a
subframe.
2024-11-23 14:41:41 +01:00

7.0 KiB