/css/css-transforms/inheritance.html| status | subtest | message |
|---|---|---|
| PASS | Property backface-visibility has initial value visible | |
| PASS | Property backface-visibility does not inherit | |
| PASS | Property perspective has initial value none | |
| PASS | Property perspective does not inherit | |
| FAIL | Property perspective-origin has initial value 30px 20px | assert_equals: expected "30px 20px" but got "50% 50%" |
| PASS | Property perspective-origin does not inherit | |
| PASS | Property rotate has initial value none | |
| PASS | Property rotate does not inherit | |
| PASS | Property scale has initial value none | |
| PASS | Property scale does not inherit | |
| PASS | Property transform has initial value none | |
| PASS | Property transform does not inherit | |
| FAIL | Property transform-box has initial value view-box | assert_true: transform-box doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property transform-box does not inherit | assert_true: expected true got false |
| FAIL | Property transform-origin has initial value 30px 20px | assert_equals: expected "30px 20px" but got "50% 50% 0px" |
| FAIL | Property transform-origin does not inherit | assert_equals: expected "5px 6px" but got "5px 6px 0px" |
| PASS | Property transform-style has initial value flat | |
| PASS | Property transform-style does not inherit | |
| PASS | Property translate has initial value none | |
| PASS | Property translate does not inherit |
bundle built 2026-07-16T07:16:48.063Z