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

Unified Diff: Source/core/css/CSSPropertyNames.in

Issue 18371008: Add a WebDocument::watchCssSelectors(selectors) (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@pinned
Patch Set: Omit split CLs 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
Index: Source/core/css/CSSPropertyNames.in
diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
index b88b1a398ce02b3e6bb88c00cfdf565532d5ca95..68c97b58045d24b06b8c9c793c98938b192ac488 100644
--- a/Source/core/css/CSSPropertyNames.in
+++ b/Source/core/css/CSSPropertyNames.in
@@ -257,6 +257,9 @@ z-index
-webkit-box-pack
-webkit-box-reflect
-webkit-box-shadow
+#if defined(ENABLE_CSS_CALLBACKS) && ENABLE_CSS_CALLBACKS
+-internal-callback
+#endif
-webkit-column-axis
-webkit-column-break-after
-webkit-column-break-before

Powered by Google App Engine
This is Rietveld 408576698