Source code
Revision control
Copy as Markdown
Other Tools
[border-clip-valid.html]
[e.style['border-clip'\] = "normal" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "10px" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "10%" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "0" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "1fr" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "10px 10%" should set the property value]
expected: FAIL
[e.style['border-clip'\] = "10px 1em 10% 1fr 2fr" should set the property value]
expected: FAIL