Harness status: OK Found 6 tests 6 Pass Pass e.style['flex'] = "none 1" should not set the property value Pass e.style['flex'] = "2 3 4" should not set the property value Pass e.style['flex'] = "5px 7%" should not set the property value Pass e.style['flex'] = "9 none" should not set the property value Pass e.style['flex'] = "1 2 calc(0)" should not set the property value Pass e.style['flex'] = "1 2 calc(3 - 3)" should not set the property value