Harness status: OK Found 8 tests 3 Pass 5 Fail Pass e.style['width'] = "env(safe-area-inset-top)" should set the property value Pass e.style['width'] = "env(safe-area-inset-top,)" should set the property value Pass e.style['width'] = "env(safe-area-inset-top, )" should set the property value Fail e.style['width'] = "env(safe-area-inset-top ())" should not set the property value Fail e.style['width'] = "env(safe-area-inset-top () )" should not set the property value Fail e.style['width'] = "env(safe-area-inset-top() )" should not set the property value Fail e.style['width'] = "env(safe-area-inset-top (),)" should not set the property value Fail e.style['width'] = "env(safe-area-inset-top(),)" should not set the property value