mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 04:39:06 +00:00
Currently we are crashing in `verify_cast<BlockContainer>(box)` on attempt to create BFC for SVG box.
1 line
No EOL
171 B
HTML
1 line
No EOL
171 B
HTML
<!DOCTYPE html><div style="position: relative"><svg width="200" height="200"><polygon points="100,10 40,180 160,180" style="position:absolute; top: 100px; left: 100px;" /> |