RESOLVED INVALID 128838
Web Inspector: Color Picker: changing the opacity of an hsl color switches to rgba (should be hsla)
https://bugs.webkit.org/show_bug.cgi?id=128838
Summary Web Inspector: Color Picker: changing the opacity of an hsl color switches to...
Chris J. Shull
Reported 2014-02-14 13:17:50 PST
Web Inspector: Color Picker: changing the opacity of an hsl color switches to rgba (should be hsla) Steps: 1) <div style="color: hsl(0, 100%, 100%)"> 2) inspect 3) click color swatch to bring up picker 4) slide opacity slider Observed: color switches to rgba Expected: color switches to hsla
Attachments
Radar WebKit Bug Importer
Comment 1 2014-02-14 13:18:04 PST
Chris J. Shull
Comment 2 2014-02-17 17:01:21 PST
Looks like I was looking at an outdated color picker.
Note You need to log in before you can comment on or make changes to this bug.