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

Unified Diff: Source/WebCore/css/CSSValueKeywords.in

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: 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
Index: Source/WebCore/css/CSSValueKeywords.in
diff --git a/Source/WebCore/css/CSSValueKeywords.in b/Source/WebCore/css/CSSValueKeywords.in
index 569cf9cece8e3b859f5e69a8ca426befb6f7051a..06ff599f3e664e2a03e9e4b088f4026b5dc8eac7 100644
--- a/Source/WebCore/css/CSSValueKeywords.in
+++ b/Source/WebCore/css/CSSValueKeywords.in
@@ -136,6 +136,8 @@ transparent
-webkit-activelink
activeborder
activecaption
+activelistboxselection
tkent 2013/04/17 08:05:14 We shouldn't expose these color names to web autho
+activelistboxselectiontext
appworkspace
background
buttonface
@@ -149,6 +151,8 @@ highlighttext
inactiveborder
inactivecaption
inactivecaptiontext
+inactivelistboxselection
+inactivelistboxselectiontext
infobackground
infotext
menutext

Powered by Google App Engine
This is Rietveld 408576698