/css/css-anchor-position/parsing/position-visibility-parsing.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['position-visibility'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "always" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-valid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-visible" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "no-overflow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-valid anchors-visible" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-valid no-overflow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-visible anchors-valid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-visible no-overflow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "no-overflow anchors-valid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "no-overflow anchors-visible" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-valid anchors-visible no-overflow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-valid no-overflow anchors-visible" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-visible anchors-valid no-overflow" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "anchors-visible no-overflow anchors-valid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "no-overflow anchors-valid anchors-visible" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['position-visibility'] = "no-overflow anchors-visible anchors-valid" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| PASS | e.style['position-visibility'] = "foobar" should not set the property value | |
| PASS | e.style['position-visibility'] = "always foobar" should not set the property value | |
| PASS | e.style['position-visibility'] = "always anchors-valid" should not set the property value | |
| PASS | e.style['position-visibility'] = "always anchors-visible" should not set the property value | |
| PASS | e.style['position-visibility'] = "always no-overflow" should not set the property value | |
| PASS | e.style['position-visibility'] = "always anchors-valid no-overflow" should not set the property value | |
| PASS | e.style['position-visibility'] = "always anchors-valid anchors-visible no-overflow" should not set the property value | |
| PASS | e.style['position-visibility'] = "no-overflow foobar" should not set the property value | |
| PASS | e.style['position-visibility'] = "anchors-valid no-overflow foobar" should not set the property value | |
| PASS | e.style['position-visibility'] = "anchors-valid no-overflow anchors-valid anchors-visible" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z