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

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

Issue 853483003: Add support for 'display-mode' MQ defined in Manifest spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 years, 11 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
« no previous file with comments | « LayoutTests/fast/media/mq-display-mode-expected.txt ('k') | Source/core/css/DisplayModeProperties.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSValueKeywords.in
diff --git a/Source/core/css/CSSValueKeywords.in b/Source/core/css/CSSValueKeywords.in
index ce5149d52adc49fa4165e128c84374cf37dd303d..15624029437adf9348fa09e7907b46ef4e9ff07f 100644
--- a/Source/core/css/CSSValueKeywords.in
+++ b/Source/core/css/CSSValueKeywords.in
@@ -868,6 +868,12 @@ at
alphabetic
+// (display-mode:) media feature
+fullscreen
+standalone
+minimal-ui
+browser
+
// (pointer:) media feature
// none
coarse
« no previous file with comments | « LayoutTests/fast/media/mq-display-mode-expected.txt ('k') | Source/core/css/DisplayModeProperties.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698