Index: Source/core/css/CSSPropertyNames.in |
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in |
index 8763716bbac81a6d1aedcce544aa1aa2271d3e8c..fe66da7f144a47dafe0905d23e54168d0d1f7c37 100644 |
--- a/Source/core/css/CSSPropertyNames.in |
+++ b/Source/core/css/CSSPropertyNames.in |
@@ -426,6 +426,10 @@ user-zoom |
-webkit-tap-highlight-color |
-webkit-app-region |
+// all is expanded to all properties except all and internals. |
+// We don't need to use applyProperties for 'all'. |
+all |
+ |
// Internal properties. |
-internal-marquee-direction |
-internal-marquee-increment |