| |
| PASS e.style['position-visibility'] = "always" should not set the property value |
| PASS e.style['position-visibility'] = "anchors-valid" should not set the property value |
| PASS e.style['position-visibility'] = "anchors-valid anchors-visible" should not set the property value |
| PASS e.style['align-self'] = "anchor-center" should not set the property value |
| PASS e.style['align-items'] = "anchor-center" should not set the property value |
| PASS e.style['justify-self'] = "anchor-center" should not set the property value |
| PASS e.style['justify-items'] = "anchor-center" should not set the property value |
| |