[Webkit-unassigned] [Bug 143601] New: Unprefixed transition: filter is accepted by Safari but does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 04:27:34 PDT 2015


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

            Bug ID: 143601
           Summary: Unprefixed transition: filter is accepted by Safari
                    but does not work
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomlongmate at gmail.com

Example URL:
http://jsbin.com/zabusuhese/1/edit?html,css,output

Steps to reproduce the problem:
1. create a div, apply the CSS: filter: brightness(100%); transition:filter;
2. set the hover state to filter:brightness(120%);
3. follow the above steps, replacing filter with -webkit-filter

What is the expected behavior?
both divs behave the same

What went wrong?
the unprefixed transition: filter did not work

Does it occur on multiple sites: N/A

Is it a problem with a plugin? N/A 

Did this work before? N/A 

Does this work in other browsers? works in Firefox

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150410/9fb4434a/attachment.html>


More information about the webkit-unassigned mailing list