Open
Description
Code of conduct
Impacted component(s)
Venus
Expected behavior
No response
Actual behavior
I am using sp-color-area when I noticed that we cannot specify the value hsv(100, 100, 0). Whenever we try to set the value, it resets to (100, 0, 0).
The other edge cases of s and v being 0-100 works fine.
Screenshots
No response
What browsers are you seeing the problem in?
No response
How can we reproduce this issue?
- Go to '...'
- Click on '....'
- Scroll to '....'
- Check console
- See error
Sample code that illustrates the problem
https://studio.webcomponents.dev/edit/YvJaM1axPbMADgmzDWVz/src/index.stories.js?p=stories
Logs taken while reproducing problem
No response