Bug 73450 - [CSSRegions]Rename CSSRegionStyleRule to WebKitCSSRegionRule
Summary: [CSSRegions]Rename CSSRegionStyleRule to WebKitCSSRegionRule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2011-11-30 08:15 PST by Mihnea Ovidenie
Modified: 2011-11-30 19:43 PST (History)
3 users (show)

See Also:


Attachments
Patch (27.95 KB, patch)
2011-11-30 08:30 PST, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2011-11-30 08:15:04 PST
I want to be able to manipulate them from script. There is also a w3 bug on this issue: http://www.w3.org/Bugs/Public/show_bug.cgi?id=15010.
Comment 1 Mihnea Ovidenie 2011-11-30 08:30:47 PST
Created attachment 117199 [details]
Patch
Comment 2 Andreas Kling 2011-11-30 16:13:50 PST
Comment on attachment 117199 [details]
Patch

Great, I was meaning to ask you about this, but it slipped my mind. :)
r=me!
Comment 3 Andreas Kling 2011-11-30 16:48:03 PST
Suggestion for follow-up: Renaming isRegionStyleRule() and WEBKIT_REGION_STYLE_RULE to isRegionRule() and WEBKIT_REGION_RULE respectively.
Comment 4 WebKit Review Bot 2011-11-30 19:43:27 PST
Comment on attachment 117199 [details]
Patch

Clearing flags on attachment: 117199

Committed r101593: <http://trac.webkit.org/changeset/101593>
Comment 5 WebKit Review Bot 2011-11-30 19:43:32 PST
All reviewed patches have been landed.  Closing bug.