← back to v148 · text-decoration-skip-ink-all
conformance · v148
v148 · text-decoration-skip-ink-all — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
skip-ink-auto-supported |
text-decoration-skip-ink: auto is the pre-existing default and still supported. | css-supports | … | |
skip-ink-none-supported |
text-decoration-skip-ink: none was already supported. | css-supports | … | |
skip-ink-all-supported |
text-decoration-skip-ink: all is the newly added keyword in v148. spec ↗ | css-supports | … | |
skip-ink-invalid-rejected |
text-decoration-skip-ink: bogus is rejected by the parser. | script | … | |
text-decoration-line-still-required |
text-decoration-line remains the property the skip rules act on. | css-supports | … |