mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-23 17:06:35 +00:00
The lack of the commit() before returning the x_value here meant, that in parse_background_value() the token stream would be one token behind after parsing the background-size. This led to it to returning null, after it sees the unexpected 'second' contain / cover token. With this change all of backgrounds.html is working again.
232 KiB
232 KiB