mirror of
https://github.com/servo/servo.git
synced 2025-10-19 01:39:16 +01:00
6 lines
313 B
INI
6 lines
313 B
INI
[cursor-valid.html]
|
|
[e.style['cursor'\] = "image-set(\\"https://example.com/\\" 1x) 5 6, grab" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['cursor'\] = "image-set(\\"https://example.com/\\" 1x, \\"https://example.com/highres\\" 2x) 5 6, grab" should set the property value]
|
|
expected: FAIL
|