blob: 13facd2ca2f6f53db32569d41a72f49e982b9b8b [file] [log] [blame]
PASS e.style['stroke-linejoin'] = "miter" should set the property value
FAIL e.style['stroke-linejoin'] = "miter-clip" should set the property value assert_not_equals: property should be set got disallowed value ""
PASS e.style['stroke-linejoin'] = "round" should set the property value
PASS e.style['stroke-linejoin'] = "bevel" should set the property value
FAIL e.style['stroke-linejoin'] = "arcs" should set the property value assert_not_equals: property should be set got disallowed value ""