Harness status: OK

Found 8 tests

8 Pass
Pass	e.style['inset'] = "auto" should set the property value
Pass	e.style['inset'] = "-10px" should set the property value
Pass	e.style['inset'] = "calc(-0.5em + 10px) -20%" should set the property value
Pass	e.style['inset'] = "auto auto" should set the property value
Pass	e.style['inset'] = "10px calc(-0.5em + 10px) -30px" should set the property value
Pass	e.style['inset'] = "auto auto auto" should set the property value
Pass	e.style['inset'] = "10px calc(-0.5em + 10px) auto -30px" should set the property value
Pass	e.style['inset'] = "auto auto auto auto" should set the property value