[Webkit-unassigned] [Bug 110011] New: transition properties can't be found in CSSStyleDeclaration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 06:33:53 PST 2013


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

           Summary: transition properties can't be found in
                    CSSStyleDeclaration
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/syoichi/nnAey/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: syoichi at outlook.com
                CC: hyatt at apple.com, dino at apple.com, alexis at webkit.org


On Chromium 27.0.1414.0 (182962), transition properties can't be found in CSSStyleDeclaration.
But prefixed transition properties can be found.

transition properties
http://jsfiddle.net/syoichi/nnAey/
prefixed transition properties
http://jsfiddle.net/syoichi/E2nDn/

And, by this bug, it seems that Web Inspector's Suggest box doesn't suggest transition properties in Styles pane of Elements panel.

-- 
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