[Webkit-unassigned] [Bug 108751] New: WebKit shouldn't accept "none, none" in transition property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 2 05:50:14 PST 2013


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

           Summary: WebKit shouldn't accept "none, none" in transition
                    property.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/syoichi/qTcCR/
        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, cmarrin at apple.com,
                    alexis at webkit.org


According to CSS Transitions...
>If there is more than one <single-transition> in the shorthand, and any of the transitions has ‘none’ as the <single-transition-property>, then the declaration is invalid.
http://dev.w3.org/csswg/css3-transitions/#transition-shorthand-property

On Windows 7 Home Premium SP1 64bit, Firefox 18.0.1 and Opera 12.13 correspond to this.
But Chromium 26.0.1401.0 (180245) accepts "none, none" in transition property.
http://jsfiddle.net/syoichi/qTcCR/

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