Skip to content

Commit cced403

Browse files
committed
[css-ui-4] Add full <image> support for 'cursor' property
1 parent 7180f92 commit cced403

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-ui-4/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ user resizing of that element.
586586

587587
<pre class="propdef">
588588
Name: cursor
589-
Value: [ [<<url>> [&lt;x&gt; &lt;y&gt;]?,]* <br>
589+
Value: [ [<<image>> [&lt;x&gt; &lt;y&gt;]?,]* <br>
590590
[ auto | default | none |<br>
591591
context-menu | help | pointer | progress | wait | <br>
592592
cell | crosshair | text | vertical-text | <br>
@@ -648,7 +648,6 @@ Values have the following meanings:
648648
it must attempt to handle the second, etc.
649649
If the user agent cannot handle any user-defined cursor,
650650
it must use the cursor keyword at the end of the list.
651-
Conforming User Agents may, instead of <<url>>, support <<image>> which is a superset.
652651

653652
The UA must support the following image file formats:
654653

0 commit comments

Comments
 (0)