Andreas Kling
92c08ad4ac
LibWeb: Add SVGFormattingContext to handle SVG box trees
...
Instead of trying to layout SVG boxes as if they are regular CSS boxes,
let's invent an "SVG formatting context" and let it manage SVG boxes.
To facilitate this, Layout::SVGBox no longer inherits from ReplacedBox,
and is instead a simple, "inline-block" style BlockBox.
2021-09-18 01:39:59 +02:00
..
2021-09-08 11:27:46 +02:00
2021-09-08 11:27:46 +02:00
2021-09-17 23:51:03 +02:00
2021-09-15 14:18:17 +02:00
2021-09-15 15:25:47 +02:00
2021-09-15 15:25:47 +02:00
2021-09-17 23:51:03 +02:00
2021-09-15 13:55:25 +02:00
2021-09-18 01:39:59 +02:00
2021-09-15 13:55:25 +02:00
2021-09-08 11:27:46 +02:00
2021-09-08 11:12:22 +02:00
2021-09-08 11:12:22 +02:00
2021-09-08 11:27:46 +02:00
2021-09-08 11:27:46 +02:00
2021-08-23 15:59:29 +02:00
2021-08-23 15:59:29 +02:00
2021-09-08 11:27:46 +02:00
2021-08-29 01:43:09 +02:00
2021-09-08 11:27:46 +02:00
2021-08-09 21:43:05 +02:00
2021-08-09 21:43:05 +02:00
2021-08-09 21:43:05 +02:00
2021-09-17 23:06:45 +02:00
2021-09-15 15:25:47 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-18 01:39:59 +02:00
2021-09-15 15:25:47 +02:00
2021-09-15 15:25:47 +02:00
2021-09-08 11:27:46 +02:00
2021-08-05 20:17:08 +02:00