← back to v130 · full-and-unprefixed-box-decoration-break-support
conformance · v130
v130 · full-and-unprefixed-box-decoration-break-support — 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 |
|---|---|---|---|---|
box-decoration-break-clone-supported |
The unprefixed box-decoration-break property accepts the clone keyword. spec ↗ | css-supports | … | |
box-decoration-break-slice-supported |
The unprefixed box-decoration-break property accepts the slice keyword. spec ↗ | css-supports | … | |
legacy-webkit-alias-still-parses |
The legacy -webkit-box-decoration-break alias still parses for compatibility. spec ↗ | css-supports | … | |
cssom-roundtrip-clone |
Setting boxDecorationBreak through CSSOM round-trips the clone value. spec ↗ | script | … | |
computed-style-reports-clone |
getComputedStyle reports clone after the unprefixed property is applied. spec ↗ | script | … |