Sam Atkins
6ae2b8c3d9
LibWeb/CSS: Parse custom-idents more consistently
...
These have a few rules that we didn't follow in most cases:
- CSS-wide keywords are not allowed. (inherit, initial, etc)
- `default` is not allowed.
- The above and any other disallowed identifiers must be tested
case-insensitively.
This introduces a `parse_custom_ident_value()` method, which takes a
list of disallowed identifier names, and handles the above rules.
2024-07-27 14:45:33 +02:00
..
2024-07-27 14:45:33 +02:00
2024-07-26 11:04:30 +01:00
2024-07-26 17:29:20 +02:00
2024-07-26 11:04:30 +01:00
2024-07-26 11:04:30 +01:00
2024-07-26 11:04:30 +01:00
2024-05-19 16:24:11 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-07-26 11:04:30 +01:00
2024-07-26 14:26:16 +02:00
2024-07-26 14:26:16 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-14 20:45:37 +02:00
2024-06-16 07:12:46 +02:00
2024-07-20 13:09:28 +02:00
2024-07-19 09:04:30 +01:00
2024-07-26 17:29:20 +02:00
2024-06-30 13:09:23 +02:00
2024-06-07 19:30:35 +02:00
2024-06-07 19:30:35 +02:00
2024-06-07 19:30:35 +02:00
2024-07-25 13:12:26 +02:00
2024-07-25 13:12:26 +02:00
2024-07-10 17:41:18 +02:00
2024-06-04 18:45:30 +02:00
2024-07-26 14:26:16 +02:00
2024-07-26 14:26:16 +02:00
2024-06-22 14:57:47 +02:00
2024-06-22 14:57:47 +02:00
2024-06-13 11:18:38 +02:00
2024-06-13 11:18:38 +02:00
2024-06-18 10:31:54 -04:00
2024-06-18 10:31:54 -04:00
2024-07-26 11:04:30 +01:00
2024-07-15 11:52:03 +01:00
2024-07-10 10:25:04 -06:00
2024-05-27 17:24:51 -06:00
2024-05-27 17:24:51 -06:00
2024-05-27 17:24:51 -06:00
2024-07-15 11:52:03 +01:00
2024-07-23 18:03:46 +02:00
2024-07-23 18:03:46 +02:00
2024-07-23 18:03:46 +02:00
2024-06-30 13:09:23 +02:00
2024-07-19 09:04:30 +01:00
2024-07-26 11:04:30 +01:00
2024-07-26 11:04:30 +01:00
2024-07-26 14:26:16 +02:00
2024-07-26 14:26:16 +02:00
2024-07-26 11:04:30 +01:00
2024-07-26 11:04:30 +01:00