Skip to content

[css-ui-4] cursor should use <image> not <url> #3432

@svgeesus

Description

@svgeesus

Issue originally raised on www-style in 2012 by @tabatkins and copied over to tracker by @fantasai

(CSS Images 3 says](https://drafts.csswg.org/css-images-3/#placement)

This module defines and extends the <image> value type defined in [CSS-VALUES-3]. It also replaces the <url> type with <image> in the background-image, cursor, and list-style-image definitions in CSS1 and CSS2

However, CSS UI 4 uses <url>

[ [<url> [<x> <y>]?,]*
[ auto | default | none |
context-menu | help | pointer | progress | wait |
cell | crosshair | text | vertical-text |
alias | copy | move | no-drop | not-allowed | grab | grabbing |
e-resize | n-resize | ne-resize | nw-resize | s-resize | se-resize | sw-resize | w-resize | ew-resize | ns-resize | nesw-resize | nwse-resize | col-resize | row-resize | all-scroll |
zoom-in | zoom-out
] ]

I didn't see this in closed issues, feel free to close if this is a duplicate.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions