blob: 0dc70fad562e187db86e588f521fd9984c962ab9 [file] [log] [blame]
PASS e.style['shape-image-threshold'] = "12.5" should set the property value
PASS e.style['shape-image-threshold'] = "-7" should set the property value
FAIL e.style['shape-image-threshold'] = "-100%" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['shape-image-threshold'] = "50%" should set the property value assert_not_equals: property should be set got disallowed value ""
FAIL e.style['shape-image-threshold'] = "300%" should set the property value assert_not_equals: property should be set got disallowed value ""