forked from mirrors/gecko-dev
MANUAL PUSH: wpt sync bot wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e wpt-type: landing
19 lines
950 B
INI
19 lines
950 B
INI
[image-set-parsing.html]
|
|
expected: ERROR
|
|
[e.style['content'\] = "image-set(url(\\"example.png\\") 192dpi, linear-gradient(black, white) 1x)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['content'\] = "-webkit-image-set(url(\\"example.png\\") 192dpi, linear-gradient(black, white) 1x)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['content'\] = "-webkit-image-set(linear-gradient(black, white) 1x, url(\\"example.png\\") 4x)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['content'\] = "-webkit-image-set(linear-gradient(black, white) 1x, 'example.png' 4x)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['content'\] = "image-set(linear-gradient(black, white) 1x, url(\\"example.png\\") 4x)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['content'\] = "image-set(linear-gradient(black, white) 1x, 'example.png' 4x)" should set the property value]
|
|
expected: FAIL
|