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

Unified Diff: Source/core/css/WebKitCSSRegionRule.idl

Issue 14178009: Remove CSS_REGIONS compile flag from Blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: New version Created 7 years, 8 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 | « Source/core/css/WebKitCSSRegionRule.cpp ('k') | Source/core/dom/DOMNamedFlowCollection.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/WebKitCSSRegionRule.idl
diff --git a/Source/core/css/WebKitCSSRegionRule.idl b/Source/core/css/WebKitCSSRegionRule.idl
index 05c3c925271f6cc03879c5bcfb00540afd7c8c23..7549b757475324e26f1943ec1e291776c031470b 100644
--- a/Source/core/css/WebKitCSSRegionRule.idl
+++ b/Source/core/css/WebKitCSSRegionRule.idl
@@ -28,7 +28,6 @@
*/
[
- Conditional=CSS_REGIONS,
EnabledAtRuntime=cssRegions,
] interface WebKitCSSRegionRule : CSSRule {
readonly attribute CSSRuleList cssRules;
« no previous file with comments | « Source/core/css/WebKitCSSRegionRule.cpp ('k') | Source/core/dom/DOMNamedFlowCollection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698