[paint-function-valid.https.html]
expected: ERROR
[e.style['background-image'\] = "paint(mypaint)" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint( mypaint )" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint(mypaint " should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint( mypaint" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint(mypaint, blue)" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint(mypaint, {})" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint(mypaint, [\])" should set the property value]
expected: FAIL
[e.style['background-image'\] = "paint(mypaint, ())" should set the property value]
expected: FAIL