Skip to content

cursor property. Resolves #24 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2023
Merged

cursor property. Resolves #24 #41

merged 1 commit into from
May 16, 2023

Conversation

nsaunders
Copy link
Owner

@nsaunders nsaunders commented May 16, 2023

Description

This change adds support for the cursor property.

Design considerations

Although the image cursors portion of the spec suggests some UAs might support the full range of <image> values, I don't find this to be the case in the real world; and that is why this implementation is limited to the <url> subset of <image>.

Future plans

N/A

References

Code change checklist

  • Any new or updated functionality includes corresponding unit test coverage.
  • I have verified code formatting, run the unit tests, and checked for any changes in the examples.
  • I have added an entry to the Unreleased section of the CHANGELOG.

@nsaunders nsaunders changed the title cursor property cursor property. Resolves #24 May 16, 2023
@nsaunders nsaunders merged commit ff0dbfa into master May 16, 2023
@nsaunders nsaunders added the enhancement New feature or request label May 16, 2023
@nsaunders nsaunders deleted the feature/cursor branch July 27, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cursor property
1 participant