Harness status: OK Found 18 tests 18 Pass Pass e.style['scroll-timeline-axis'] = "initial" should set the property value Pass e.style['scroll-timeline-axis'] = "inherit" should set the property value Pass e.style['scroll-timeline-axis'] = "unset" should set the property value Pass e.style['scroll-timeline-axis'] = "revert" should set the property value Pass e.style['scroll-timeline-axis'] = "block" should set the property value Pass e.style['scroll-timeline-axis'] = "inline" should set the property value Pass e.style['scroll-timeline-axis'] = "y" should set the property value Pass e.style['scroll-timeline-axis'] = "x" should set the property value Pass e.style['scroll-timeline-axis'] = "block, inline" should set the property value Pass e.style['scroll-timeline-axis'] = "inline, block" should set the property value Pass e.style['scroll-timeline-axis'] = "block, y, x, inline" should set the property value Pass e.style['scroll-timeline-axis'] = "inline, inline, inline, inline" should set the property value Pass e.style['scroll-timeline-axis'] = "abc" should not set the property value Pass e.style['scroll-timeline-axis'] = "10px" should not set the property value Pass e.style['scroll-timeline-axis'] = "auto" should not set the property value Pass e.style['scroll-timeline-axis'] = "none" should not set the property value Pass e.style['scroll-timeline-axis'] = "block inline" should not set the property value Pass e.style['scroll-timeline-axis'] = "block / inline" should not set the property value