Sam Atkins
0f42d5ec3e
LibWeb/CSS: Don't resolve @import URLs until they are used
...
The regression in the "conditional-CSSGroupingRule" test is we now fail
the "inserting an `@import`" subtests differently and the subtests
aren't independent. Specifically, we don't yet implement the checks in
`CSSRuleList::insert_a_css_rule()` that reject certain rules from being
inserted. Previously we didn't insert the `@import` rule because we
failed to parse its relative URL. Now we parse it correctly, we end up
inserting it.
2025-04-09 18:45:57 +01:00
..
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2024-10-16 08:34:31 +02:00
2024-08-19 09:03:22 +02:00
2024-03-03 19:50:25 +01:00
2025-04-05 12:54:22 +02:00
2024-10-16 16:39:47 +02:00
2024-10-03 07:07:28 -04:00
2024-04-29 08:10:38 +02:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2024-06-14 20:45:37 +02:00
2025-04-09 18:45:57 +01:00
2024-10-23 06:55:37 +01:00
2024-10-23 06:55:37 +01:00
2025-04-04 10:40:32 +01:00
2025-01-28 11:38:06 +00:00
2024-11-21 13:16:08 +01:00
2025-04-01 13:38:00 +02:00
2024-08-05 09:55:50 +02:00
2025-04-07 11:38:56 +01:00
2024-10-03 07:07:28 -04:00
2024-02-24 21:59:28 +01:00
2024-04-29 08:10:38 +02:00
2024-02-24 21:59:28 +01:00
2024-02-24 21:59:28 +01:00
2024-02-24 21:59:28 +01:00
2024-11-03 17:35:20 +01:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2024-05-28 09:51:07 +02:00
2025-02-27 13:30:36 +00:00
2025-04-07 10:00:21 +01:00
2025-02-12 16:00:42 +00:00
2024-11-18 17:38:03 -05:00
2025-03-05 22:46:06 +01:00
2024-05-14 12:31:10 -06:00
2024-05-16 08:02:43 +02:00
2025-04-07 10:00:21 +01:00
2024-10-24 17:50:19 +02:00
2024-05-23 10:57:34 +02:00
2024-11-14 19:50:22 +01:00
2024-10-03 07:07:28 -04:00
2025-04-05 12:54:22 +02:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2025-03-25 19:53:36 +00:00
2025-02-05 16:02:09 +00:00
2024-10-30 20:58:16 +01:00
2025-03-17 14:47:20 +01:00
2024-10-12 19:20:22 +02:00
2024-02-24 21:59:28 +01:00
2025-01-13 23:03:07 +01:00
2024-11-14 19:51:45 +01:00
2025-02-12 16:15:14 +01:00
2024-11-25 11:51:50 +01:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2025-03-17 10:00:19 +00:00
2024-04-25 09:31:01 +02:00
2024-10-14 08:08:37 +02:00
2024-11-25 11:51:50 +01:00
2024-10-03 07:07:28 -04:00
2024-08-04 11:49:44 +02:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2024-11-14 13:20:01 +01:00
2025-02-12 16:00:42 +00:00
2025-01-04 18:47:44 +00:00
2024-08-22 13:49:41 +02:00
2023-09-12 14:29:21 +01:00
2025-03-19 13:53:00 +00:00
2024-10-03 07:07:28 -04:00
2025-03-17 10:00:19 +00:00
2025-03-08 20:22:01 +01:00
2024-10-03 07:07:28 -04:00
2023-10-29 11:22:53 +01:00
2024-07-04 14:41:35 +02:00
2024-10-03 07:07:28 -04:00
2024-10-15 08:43:26 -04:00
2024-10-07 14:57:15 +01:00
2024-11-05 14:01:45 +00:00
2024-12-19 19:35:57 +00:00
2024-10-03 07:07:28 -04:00
2024-10-03 07:07:28 -04:00
2025-02-16 09:19:19 +01:00