Files
ladybird/Tests/LibWeb/Text/expected/css/content-visibility-interpolation.txt
Tim Ledbetter 49f8fafc2e LibWeb: Treat content-visibility auto as non-hidden in interpolation
This matches the interpolation behavior of the `visibility` property
and of other engines.
2026-01-13 10:49:31 +01:00

5 lines
78 B
Plaintext

progress 0: visible
progress 0.4: visible
progress 0.6: auto
progress 1: auto