Callum Law
d6bb247bf7
LibWeb: Reject non-exclusive none in text-decoration-line
...
This updates the `parse_text_decoration_line_value` to reject values
which non-exclusively include `none` e.g. `underline none`.
It also simplifies handling by always producing a Vector (except for
`none`) and adding VERIFY_NOT_REACHED in more places which shouldn't be
reachable.
2025-11-13 10:15:02 +01:00
..
2025-09-11 17:06:44 +01:00
2025-08-07 16:38:29 +02:00
2025-07-09 16:44:20 +01:00
2025-08-23 16:04:36 -06:00
2025-09-24 16:33:53 +01:00
2024-12-18 12:21:22 +00:00
2025-08-04 10:50:09 +01:00
2025-08-23 16:04:36 -06:00
2025-10-17 08:37:18 +01:00
2025-10-16 16:44:42 +02:00
2025-10-20 16:12:08 +01:00
2025-11-12 11:19:37 +01:00
2025-11-12 11:19:37 +01:00
2025-11-13 10:15:02 +01:00
2025-05-16 11:01:39 +01:00
2025-05-16 11:01:39 +01:00
2025-09-10 16:57:36 +01:00
2025-09-04 13:55:20 +01:00
2025-10-27 14:50:54 +00:00
2025-10-27 14:50:54 +00:00
2025-10-27 14:50:54 +00:00
2025-08-23 16:04:36 -06:00
2025-07-09 15:04:57 +01:00
2025-08-23 16:04:36 -06:00
2025-07-09 15:04:57 +01:00
2025-08-23 16:04:36 -06:00
2025-08-04 10:50:09 +01:00
2025-08-07 16:38:29 +02:00
2025-08-07 16:38:29 +02:00
2025-11-03 11:23:21 +00:00