[Webkit-unassigned] [Bug 104822] New: Implement CSSSupportsRule

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 10:03:05 PST 2012


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

           Summary: Implement CSSSupportsRule
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: WebExposed
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pablof at motorola.com
            Blocks: 103506


http://dev.w3.org/csswg/css3-conditional/#the-csssupportsrule-interface

Right now @supports is not creating CSSSupportRules, so they don't show up in the stylesheets' cssRules, and also creates problems like the one in http://hg.csswg.org/test/file/5f94e4b03ed9/contributors/opera/submitted/css3-conditional/at-supports-004.html Namely, @support rules declared within @media are applied whether the media query applies or not.

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