blob: 21c7f4323d843d831cee8a2c6a52ca0c6fbc9fea [file] [log] [blame]
PASS e.style['stroke-dashoffset'] = "0" should set the property value
PASS e.style['stroke-dashoffset'] = "10px" should set the property value
PASS e.style['stroke-dashoffset'] = "-20%" should set the property value
PASS e.style['stroke-dashoffset'] = "30" should set the property value
PASS e.style['stroke-dashoffset'] = "40Q" should set the property value
PASS e.style['stroke-dashoffset'] = "calc(2em + 3ex)" should set the property value