File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ Styling the Cursor: the 'cursor' property</h4>
683683
684684 <pre class="propdef">
685685 Name : cursor
686- Value : [ [ <<url>> | <<url-set>> ] [<x> <y> ]? ]#? <br>
686+ Value : [ [ <<url>> | <<url-set>> ] [<<x>> <<y>> ]? ]#? <br>
687687 [ auto | default | none |<br>
688688 context-menu | help | pointer | progress | wait | <br>
689689 cell | crosshair | text | vertical-text | <br>
@@ -827,8 +827,8 @@ Styling the Cursor: the 'cursor' property</h4>
827827 The optional <x> and <y> coordinates
828828 identify the exact position within the image which is the pointer position (i.e., the hotspot).
829829
830- <dt> <x>
831- <dt> <y>
830+ <dt> <dfn><<x>></dfn>
831+ <dt> <dfn><<y>></dfn>
832832 <dd>
833833 Each is a <<number>> .
834834 The x-coordinate and y-coordinate of the position
You can’t perform that action at this time.
0 commit comments