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

Unified Diff: third_party/WebCore/css/WebKitCSSRegionRule.idl

Issue 10513011: Roll IDL to multivm@576 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « third_party/WebCore/css/CSSRule.idl ('k') | third_party/WebCore/dom/DOMError.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/css/WebKitCSSRegionRule.idl
diff --git a/third_party/WebCore/css/WebKitCSSRegionRule.idl b/third_party/WebCore/css/WebKitCSSRegionRule.idl
index 6c1a8972be1df39b4549f9b3c653a5063aae9c00..ec3e6d51576fb7c8cea548f65f9f314824c56c70 100644
--- a/third_party/WebCore/css/WebKitCSSRegionRule.idl
+++ b/third_party/WebCore/css/WebKitCSSRegionRule.idl
@@ -29,7 +29,9 @@
module css {
- interface WebKitCSSRegionRule : CSSRule {
+ interface [
+ Conditional=CSS_REGIONS,
+ ] WebKitCSSRegionRule : CSSRule {
readonly attribute CSSRuleList cssRules;
};
« no previous file with comments | « third_party/WebCore/css/CSSRule.idl ('k') | third_party/WebCore/dom/DOMError.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698