WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107415
[Refactoring] rename StyleRuleBlock -> StyleRuleGroup
https://bugs.webkit.org/show_bug.cgi?id=107415
Summary
[Refactoring] rename StyleRuleBlock -> StyleRuleGroup
Takashi Sakamoto
Reported
2013-01-20 22:05:08 PST
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.
Attachments
Patch
(10.18 KB, patch)
2013-01-21 00:05 PST
,
Takashi Sakamoto
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Takashi Sakamoto
Comment 1
2013-01-21 00:05:38 PST
Created
attachment 183722
[details]
Patch
WebKit Review Bot
Comment 2
2013-01-21 02:34:46 PST
Comment on
attachment 183722
[details]
Patch Clearing flags on attachment: 183722 Committed
r140316
: <
http://trac.webkit.org/changeset/140316
>
WebKit Review Bot
Comment 3
2013-01-21 02:34:50 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug