Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins a4f8056828 LibWeb: Spec-comment parse_a_comma_separated_list_of_component_values
The code had to change a bit to match. Previously, we appended an empty
sub-list immediately, but now we append it at the end. The difference
is that if there are no tokens, we now correctly return an empty
list-of-lists, instead of a list containing an empty list.
2022-03-30 18:43:07 +02:00
..
2022-02-24 08:04:25 +01:00
2022-02-24 08:04:25 +01:00
2022-03-22 15:47:36 +01:00
2022-02-24 08:04:25 +01:00
2022-02-24 08:04:25 +01:00