[Webkit-unassigned] [Bug 107415] New: [Refactoring] rename StyleRuleBlock -> StyleRuleGroup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 22:03:18 PST 2013


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

           Summary: [Refactoring] rename StyleRuleBlock -> StyleRuleGroup
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tasak at google.com
                CC: koivisto at iki.fi


Rename StyleRuleBlock to StyleRuleGroup, because:

- CSSGroupingRule is an interface for representing an at-rule that contains other rules nested inside itself 
  http://www.w3.org/TR/2012/WD-css3-conditional-20121213/#the-cssgroupingrule-interface

- The spec defines CSSGroupingRule, not CSSBlockRule.

So StyleRuleGroup looks a better name comparing with StyleRuleBlock.

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