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

Unified Diff: Source/core/css/CSSValueKeywords.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/CSSValueKeywords.in
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
index 445b11d8b9884597f42cd83e0c3f80028679c9f8..5d6788d7f50b763227e94d0c0c5938481d08dc1d 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -454,6 +454,9 @@ portrait
pre
pre-line
pre-wrap
+#if defined(ENABLE_CSS_CALLBACKS) && ENABLE_CSS_CALLBACKS
+-internal-presence
+#endif
relative
scroll
separate

Powered by Google App Engine
This is Rietveld 408576698