blob: eb594516ef353266f30f6703abb1f0996b2e0765 (
plain)
1
2
3
4
5
6
7
8
|
[cursor-valid.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[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
|