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

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

Issue 291163004: Implement media cast buttons (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make sure cast button intercepts touches Created 6 years, 4 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 3b6a3f268a29a8f9a731628f9cc45658db8e850e..05665ac96821d658a8ae12b533da9dfdfbd3819b 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -651,6 +651,10 @@ media-controls-background
media-controls-fullscreen-background
media-current-time-display
media-time-remaining-display
+media-cast-off-button
+media-cast-on-button
+media-overlay-cast-off-button
+media-overlay-cast-on-button
abarth-chromium 2014/08/23 05:53:15 Don't these need to be prefixed with -internal- to
aberent 2014/09/09 18:35:30 Done.
menulist
menulist-button
menulist-text

Powered by Google App Engine
This is Rietveld 408576698