File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -981,6 +981,11 @@ If the values are unspecified,
981981then the intrinsic hotspot defined inside the image resource itself is used.
982982If both the values are unspecific and the referenced cursor has no defined hotspot,
983983the effect is as if a value of "0 0" were specified.
984+ If the coordinates of the hotspot,
985+ as specified either inside the image resource or
986+ by <x> and <y> values,
987+ fall outside of the cursor image,
988+ they must be clamped (independently) to fit.
984989</dd>
985990</dl>
986991
Original file line number Diff line number Diff line change @@ -2389,6 +2389,11 @@ <h4 class="heading settled" data-level="7.1.1" id="cursor"><span class="secno">7
23892389then the intrinsic hotspot defined inside the image resource itself is used.
23902390If both the values are unspecific and the referenced cursor has no defined hotspot,
23912391the effect is as if a value of "0 0" were specified.
2392+ If the coordinates of the hotspot,
2393+ as specified either inside the image resource or
2394+ by <x> and <y> values,
2395+ fall outside of the cursor image,
2396+ they must be clamped (independently) to fit.
23922397</ dd >
23932398</ dl >
23942399
You can’t perform that action at this time.
0 commit comments