/css/css-writing-modes/inheritance.html| status | subtest | message |
|---|---|---|
| PASS | Property direction has initial value ltr | |
| PASS | Property direction inherits | |
| FAIL | Property text-combine-upright has initial value none | assert_true: text-combine-upright doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property text-combine-upright inherits | assert_true: text-combine-upright doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property text-orientation has initial value mixed | assert_true: text-orientation doesn't seem to be supported in the computed style expected true got false |
| FAIL | Property text-orientation inherits | assert_true: text-orientation doesn't seem to be supported in the computed style expected true got false |
| PASS | Property unicode-bidi has initial value normal | |
| PASS | Property unicode-bidi does not inherit | |
| PASS | Property writing-mode has initial value horizontal-tb | |
| FAIL | Property writing-mode inherits | assert_equals: expected "vertical-rl" but got "horizontal-tb" |
bundle built 2026-07-16T07:16:48.063Z