Files
ladybird/Userland/Libraries/LibWeb/Layout/TreeBuilder.cpp
Andreas Kling 4aeb1ffc12 LibWeb: Add naive layout for SVG foreign objects
We now layout foreign objects as if they form a nested block formatting
context. This probably isn't the most correct way to do this, but it's
a start.
2022-11-16 13:01:21 +01:00

22 KiB