Files
ladybird/Libraries/LibWeb/CSS/StyleValues/OpacityValueStyleValue.cpp
Callum Law 8a7332b7b9 LibWeb: Add OpacityValueStyleValue
This allows us to avoid the ugly hack in
`property_accepted_type_ranges()`.

This also updates the `ValueType` to be `opacity-value` rather than
`opacity` to match the spec.
2026-04-22 14:24:12 +01:00

1.7 KiB