Andreas Kling
b5faeb7840
LibWeb: Resolve SVG "scaled viewport size" without triggering layout
...
Percentage stroke widths are resolved against the scaled viewport size
which we were retrieving by calling client_width() and client_height()
on the element. Now that those accessors may trigger layout, this means
that we can't use them from the stroke_width() getter, which is itself
used *from within* layout.
2022-04-10 20:18:38 +02:00
..
2022-04-06 11:38:11 +02:00
2022-04-03 15:18:20 +01:00
2022-04-01 21:24:45 +01:00
2022-04-10 12:40:07 +02:00
2022-04-10 12:10:59 +02:00
2022-03-22 18:05:25 +00:00
2022-02-16 22:48:32 +03:30
2022-03-17 17:23:49 +00:00
2022-04-10 19:59:14 +02:00
2022-04-02 13:13:37 +03:00
2022-04-10 20:16:09 +02:00
2022-04-10 12:10:59 +02:00
2022-04-01 21:24:45 +01:00
2022-03-17 17:23:49 +00:00
2022-04-09 18:27:24 +02:00
2022-04-08 20:58:42 +02:00
2022-04-02 23:52:25 +01:00
2022-04-02 13:13:37 +03:00
2022-04-10 20:18:38 +02:00
2022-04-09 18:27:24 +02:00
2022-04-10 01:37:45 +02:00
2022-04-04 12:48:31 +02:00
2022-04-01 21:24:45 +01:00
2022-04-05 22:33:44 +02:00
2022-04-01 21:24:45 +01:00
2022-04-09 12:21:43 +02:00
2022-03-20 19:57:09 +01:00
2022-04-01 21:24:45 +01:00
2022-04-07 21:20:14 +02:00
2022-03-28 22:25:25 +02:00
2022-04-09 23:48:18 +02:00
2022-04-09 23:48:18 +02:00
2022-04-07 21:20:14 +02:00
2022-01-15 13:29:48 +03:30
2021-11-20 10:56:31 +01:00
2021-04-22 11:22:27 +02:00
2022-04-01 21:24:45 +01:00
2022-04-09 23:48:18 +02:00
2022-04-09 12:21:43 +02:00
2022-03-17 17:23:49 +00:00
2022-03-15 20:00:09 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-10 00:51:05 +01:00