mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
The remaining failing imported tests are due to wider issues which are covered by FIXMEs (both existing and added in this commit)
12 lines
279 B
Plaintext
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() |