mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 18:30:27 +00:00
Previously, the first `HTMLHtmlELement` in the given document would always be used when determining whether to propagate background properties to the body element. This meant the wrong root element was used for SVG `foreignObject` elements, which could lead to a crash. |
||
|---|---|---|
| .. | ||
| empty-filter.html | ||
| foreignObject-with-html-root-element.svg | ||
| image-as-svg-with-cdata.html | ||
| svg-with-cdata.svg | ||
| zero-width-svg.html | ||