blob: ce84586d3a5112da8ba0842e1be3c3e76a8bcef8 [file] [log] [blame]
PASS e.style['mask'] = "none linear-gradient(to 0% 0%, rgb(0, 0, 0), rgb(0, 0, 255))" should not set the property value
PASS e.style['mask'] = "none alpha luminance" should not set the property value
PASS e.style['mask'] = "linear-gradient(to 0% 0%, rgb(0, 0, 0), rgb(0, 0, 255)) url(\"https://example.com/\")" should not set the property value
PASS e.style['mask'] = "1px 2px 3px" should not set the property value
PASS e.style['mask'] = "1px 2px 3px 4px" should not set the property value
PASS e.style['mask'] = "1px 2px / contain / cover" should not set the property value
PASS e.style['mask'] = "repeat-y repeat-x" should not set the property value
PASS e.style['mask'] = "stroke-box no-clip view-box" should not set the property value
PASS e.style['mask'] = "border-box view-box padding-box" should not set the property value
PASS e.style['mask'] = "no-clip border-box content-box" should not set the property value
PASS e.style['mask'] = "content-box stroke-box no-clip" should not set the property value
PASS e.style['mask'] = "add intersect" should not set the property value