Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Unified Diff: core/css/WebKitCSSRegionRule.idl

Issue 19605006: Roll IDL to multivm@1316 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/css/WebKitCSSMixFunctionValue.idl ('k') | core/css/WebKitCSSTransformValue.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/css/WebKitCSSRegionRule.idl
diff --git a/core/css/CSSRegionRule.idl b/core/css/WebKitCSSRegionRule.idl
similarity index 95%
rename from core/css/CSSRegionRule.idl
rename to core/css/WebKitCSSRegionRule.idl
index 0b264a38ba807f15f7037c86246b55c8c4360e21..58353194671b302cf555ceed66c42776bf43ad26 100644
--- a/core/css/CSSRegionRule.idl
+++ b/core/css/WebKitCSSRegionRule.idl
@@ -29,8 +29,8 @@
[
EnabledAtRuntime=cssRegions,
- InterfaceName=WebKitCSSRegionRule
-] interface CSSRegionRule : CSSRule {
+ ImplementedAs=CSSRegionRule
+] interface WebKitCSSRegionRule : CSSRule {
readonly attribute CSSRuleList cssRules;
};
« no previous file with comments | « core/css/WebKitCSSMixFunctionValue.idl ('k') | core/css/WebKitCSSTransformValue.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698