Harness status: OK Found 10 tests 10 Pass Pass e.style['min-width'] = "auto" should set the property value Pass e.style['min-width'] = "min-content" should set the property value Pass e.style['min-width'] = "max-content" should set the property value Pass e.style['min-width'] = "0" should set the property value Pass e.style['min-width'] = "10%" should set the property value Pass e.style['min-width'] = "0.5em" should set the property value Pass e.style['min-width'] = "calc(10% - 0.5em)" should set the property value Pass e.style['min-width'] = "fit-content(10%)" should set the property value Pass e.style['min-width'] = "fit-content(0.5em)" should set the property value Pass e.style['min-width'] = "fit-content(calc(10% - 0.5em))" should set the property value