Source code

Revision control

Copy as Markdown

Other Tools

[anchor-parse-valid.html]
[e.style['left'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "calc((anchor(--foo top) + anchor(--bar bottom)) / 2)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, calc(anchor(--bar bottom) * 0.5))" should set the property value]
expected: FAIL
[e.style['top'\] = "min(100px, 10%, anchor(--foo top), anchor(--bar bottom))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, 1px)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, 50%)" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, anchor(--bar left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, anchor(--bar left, anchor(--baz right)))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, anchor(left))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, anchor(left))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['left'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['right'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['top'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['bottom'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-start'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-block-end'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-start'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(50%, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo left, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo right, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo top, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo bottom, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-start, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo self-end, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo center, calc(50% + 1px))" should set the property value]
expected: FAIL
[e.style['inset-inline-end'\] = "anchor(--foo 50%, calc(50% + 1px))" should set the property value]
expected: FAIL