[Webkit-unassigned] [Bug 128838] New: Web Inspector: Color Picker: changing the opacity of an hsl color switches to rgba (should be hsla)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 13:20:36 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128838

           Summary: Web Inspector: Color Picker: changing the opacity of
                    an hsl color switches to rgba (should be hsla)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chrisjshull at gmail.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list