blob: 07262f39f30670d6ff084846ea85b31e772a9f0c [file] [log] [blame]
PASS e.style['shape-rendering'] = "auto" should set the property value
FAIL e.style['shape-rendering'] = "optimizespeed" should set the property value assert_equals: serialization should be canonical expected "optimizespeed" but got "optimizeSpeed"
PASS e.style['shape-rendering'] = "crispedges" should set the property value
FAIL e.style['shape-rendering'] = "geometricprecision" should set the property value assert_equals: serialization should be canonical expected "geometricprecision" but got "geometricPrecision"