Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-values/inherit-function-basic.txt
Callum Law 915fc4602b LibWeb: Implement CSS inherit() function
The remaining failing imported tests are due to wider issues which are
covered by FIXMEs (both existing and added in this commit)
2026-03-19 10:25:37 +01:00

12 lines
279 B
Plaintext

Harness status: OK
Found 6 tests
4 Pass
2 Fail
Pass inherit() on value set on parent
Pass inherit() on value set on ancestor
Pass inherit(), no value set on parent
Pass inherit(), accumulating values
Fail inherit(), accumulating font-size
Fail inherit() can be used within if()