Status
This page documents the implementation status of various HTML and CSS features in Blitz.
This page documents Blitz's scores on the "css" subsuite of the Web Platform Tests.
wpt / css / css-transitions / parsing
Data from commit:
ab0e30b Give form controls a UA default font-family (#940) (2026-09-25)
| Area | Interop Score | Tests | Test % | Subtests | Subtest % |
|---|---|---|---|---|---|
| Total | 97.62% | (15/18) | 83.33% | (246/252) | 97.62% |
| Test | Subtests | Subtest % | Status |
|---|---|---|---|
| starting-style-parsing.html | (4/5) | 80.00% | FAIL |
| transition-behavior.html | (28/28) | 100.00% | PASS |
| transition-computed.html | (10/10) | 100.00% | PASS |
| transition-delay-computed.html | (1/1) | 100.00% | PASS |
| transition-delay-invalid.html | (5/5) | 100.00% | PASS |
| transition-delay-valid.html | (4/4) | 100.00% | PASS |
| transition-duration-computed.html | (3/3) | 100.00% | PASS |
| transition-duration-invalid.html | (5/5) | 100.00% | PASS |
| transition-duration-valid.html | (3/3) | 100.00% | PASS |
| transition-invalid.html | (5/5) | 100.00% | PASS |
| transition-property-computed.html | (10/10) | 100.00% | PASS |
| transition-property-invalid.html | (66/66) | 100.00% | PASS |
| transition-property-valid.html | (10/10) | 100.00% | PASS |
| transition-shorthand.html | (18/18) | 100.00% | PASS |
| transition-timing-function-computed.html | (18/22) | 81.82% | FAIL |
| transition-timing-function-invalid.html | (25/25) | 100.00% | PASS |
| transition-timing-function-valid.html | (21/22) | 95.45% | FAIL |
| transition-valid.html | (10/10) | 100.00% | PASS |