/css/cssom/cssstyledeclaration-csstext.html| status | subtest | message |
|---|---|---|
| PASS | uppercase property | |
| PASS | uppercase value | |
| FAIL | overwriting with invalid value | assert_equals: expected "color: red;" but got "" |
| PASS | use rgb | |
| PASS | cssText order | |
| PASS | another cssText order (non-alphabetical order) | |
| PASS | whitespaces in value | |
| PASS | invalid property does not appear | |
| FAIL | Shorthands aren't serialized if there are other properties with different logical groups in between | assert_equals: expected "margin-top: 10px; margin-right: 10px; margin-left: 10px; margin-inline-start: 10px; margin-block: 10px; margin-inline-end: 10px; margin-bottom: 10px;" but got "margin: 10px; m… |
| PASS | Shorthands _are_ serialized if there are no other properties with different logical groups in between | |
| FAIL | cssText on computed style declaration returns the empty string | assert_equals: cssText is empty expected "" but got "align-items: normal; alignment-baseline: baseline; aspect-ratio: auto; backface-visibility: visible; baseline-source: auto; border-collapse: separa… |
bundle built 2026-07-16T07:16:48.063Z