/css/css-fonts/parsing/font-size-adjust-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['font-size-adjust'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "0.5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ex-height 0.5" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height 0.8" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ch-width 0.4" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ic-width 0.9" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ic-height 0.9" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ex-height from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ch-width from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ic-width from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ic-height from-font" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "calc(0.5)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "ex-height calc(0.5)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height calc(0.5)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height calc(0.5 + 1)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height calc(-0.5)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['font-size-adjust'] = "cap-height calc(10 + (sign(20cqw - 10px) * 5))" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z