Index: Source/core/css/CSSParserMode.h |
diff --git a/Source/core/css/CSSParserMode.h b/Source/core/css/CSSParserMode.h |
index 3cbe10dfc6f26057d83f38a18d8de6d38418de01..7269bfdead877f8140968be034c149ef8fcec60c 100644 |
--- a/Source/core/css/CSSParserMode.h |
+++ b/Source/core/css/CSSParserMode.h |
@@ -65,7 +65,6 @@ public: |
bool isHTMLDocument; |
bool isCSSCustomFilterEnabled; |
bool isCSSStickyPositionEnabled; |
- bool isCSSRegionsEnabled; |
bool isCSSCompositingEnabled; |
bool isCSSGridLayoutEnabled; |
bool isCSSVariablesEnabled; |