Skip to content

Commit ac5de19

Browse files
cdoublevsvgeesus
authored andcommitted
Define mq-boolean with CSS value definition syntax
1 parent 0a668fe commit ac5de19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mediaqueries-4/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -1310,6 +1310,10 @@ Detecting Console Displays: the '@media/grid' feature</h3>
13101310
Type: discrete
13111311
</pre>
13121312

1313+
<pre>
1314+
<dfn>&lt;mq-boolean></dfn> = <<integer [0,1]>>
1315+
</pre>
1316+
13131317
The '@media/grid' media feature is used to query whether the output device is grid or bitmap.
13141318
If the output device is grid-based
13151319
(e.g., a “tty” terminal, or a phone display with only one fixed font),

0 commit comments

Comments
 (0)