WICG / eyedropper-api

Other
69 stars 7 forks source link

Should sRGBHex be readonly #2

Closed BoCupp-Microsoft closed 3 years ago

BoCupp-Microsoft commented 3 years ago

If not readonly, should sRGBHex define setter and getter steps?

ipopescu93 commented 3 years ago

I think it is enough to guarantee that colorSelectionResult.sRGBHex returned by EyeDropper.open() is a valid simple color.