mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 08:35:52 +00:00
First off, this verifies that an initial value is always provided in Properties.json for each property. Second, it verifies that parsing that initial value succeeds. This means that a call to `property_initial_value()` will always return a valid StyleValue. :^)