Sam Atkins
3964b81d2b
LibWeb: Add for CSS fill/stroke/stroke-color properties for SVG
...
In the spec, `fill` and `stroke` are supposed to be a shorthands for
various properties. But since the spec is still a working draft, and
neither Firefox or Chrome support the `fill-color` or `stroke-color`
properties, we'll stick with `fill` and `stroke` as simple colors for
now.
Also, note that SVG expects things in "user units", and we are assuming
that 1px = 1 user unit for now.
2021-09-16 22:30:33 +02:00
..
2021-09-16 17:17:13 +02:00
2021-09-15 11:24:11 +02:00
2021-09-12 20:44:50 +02:00
2021-09-16 22:30:33 +02:00
2021-09-13 01:43:10 +02:00
2021-09-13 01:43:10 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-09-12 20:44:50 +02:00
2021-09-12 20:44:50 +02:00
2021-09-12 20:44:50 +02:00
2021-07-14 13:31:00 +02:00
2021-07-14 13:31:00 +02:00
2021-04-22 11:22:27 +02:00
2021-06-24 19:57:01 +02:00
2021-03-08 11:50:36 +01:00
2021-05-19 23:23:48 +01:00
2021-09-13 15:25:53 +02:00
2021-08-25 17:55:53 +02:00
2021-09-16 17:17:13 +02:00
2021-04-22 11:22:27 +02:00
2021-09-13 01:43:03 +02:00
2021-09-13 01:43:03 +02:00
2021-09-13 01:43:03 +02:00
2021-09-16 22:30:33 +02:00
2021-09-09 21:25:10 +02:00
2021-04-23 16:46:57 +02:00
2021-04-04 00:37:54 +02:00
2021-08-19 23:49:25 +02:00
2021-09-03 12:22:36 +02:00
2021-09-03 12:22:36 +02:00
2021-07-14 13:31:00 +02:00
2021-04-22 22:51:19 +02:00
2021-04-22 22:51:19 +02:00
2021-09-16 17:17:13 +02:00
2021-09-15 22:28:28 +02:00
2021-09-12 20:44:50 +02:00
2021-08-16 23:26:16 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-03-08 16:16:28 +01:00
2021-04-22 11:22:27 +02:00
2021-04-23 16:46:57 +02:00
2021-03-08 11:50:36 +01:00
2021-09-13 01:43:10 +02:00
2021-09-15 22:28:28 +02:00