/css/css-ui/parsing/cursor-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['cursor'] = "en-resize" should not set the property value | |
| PASS | e.style['cursor'] = "url(\"https://example.com/\") alias" should not set the property value | |
| PASS | e.style['cursor'] = "1 2 url(\"https://example.com/\"), copy" should not set the property value | |
| PASS | e.style['cursor'] = "url(\"https://example.com/\"), url(\"https://example.com/\") 3, move" should not set the property value | |
| PASS | e.style['cursor'] = "url(\"https://example.com/\") 1px 2px, copy" should not set the property value | |
| PASS | e.style['cursor'] = "url(\"https://example.com/\"), url(\"https://example.com/\") 3% 4%, move" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z