Harness status: OK Found 23 tests 23 Pass Pass e.style['view-timeline-inset'] = "initial" should set the property value Pass e.style['view-timeline-inset'] = "inherit" should set the property value Pass e.style['view-timeline-inset'] = "unset" should set the property value Pass e.style['view-timeline-inset'] = "revert" should set the property value Pass e.style['view-timeline-inset'] = "1px" should set the property value Pass e.style['view-timeline-inset'] = "1px 2px" should set the property value Pass e.style['view-timeline-inset'] = "1px 2em" should set the property value Pass e.style['view-timeline-inset'] = "calc(1em + 1px) 2px" should set the property value Pass e.style['view-timeline-inset'] = "1px 2px, 3px 4px" should set the property value Pass e.style['view-timeline-inset'] = "1px auto, auto 4px" should set the property value Pass e.style['view-timeline-inset'] = "1px, 2px, 3px" should set the property value Pass e.style['view-timeline-inset'] = "1px 1px, 2px 3px" should set the property value Pass e.style['view-timeline-inset'] = "auto auto, auto auto" should set the property value Pass e.style['view-timeline-inset'] = "none" should not set the property value Pass e.style['view-timeline-inset'] = "foo bar" should not set the property value Pass e.style['view-timeline-inset'] = "\"foo\" \"bar\"" should not set the property value Pass e.style['view-timeline-inset'] = "rgb(1, 2, 3)" should not set the property value Pass e.style['view-timeline-inset'] = "#fefefe" should not set the property value Pass e.style['view-timeline-inset'] = "1px 2px 3px" should not set the property value Pass e.style['view-timeline-inset'] = "1px 2px auto" should not set the property value Pass e.style['view-timeline-inset'] = "auto 2px 3px" should not set the property value Pass e.style['view-timeline-inset'] = "auto auto auto" should not set the property value Pass e.style['view-timeline-inset'] = "1px / 2px" should not set the property value