FAIL e.style['hyphens'] = "none" should set the property value assert_not_equals: property should be set got disallowed value "" | |
FAIL e.style['hyphens'] = "manual" should set the property value assert_not_equals: property should be set got disallowed value "" | |
FAIL e.style['hyphens'] = "auto" should set the property value assert_not_equals: property should be set got disallowed value "" | |