You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-mediaqueries/disposition.html
+44-14Lines changed: 44 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -268,7 +268,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
268
268
a positive integer when applied to a media feature specified in this
269
269
specification." (Perhaps adding "or zero" to that for clarity if needed.)
270
270
271
-
<tdclass=proposal>
271
+
<td>
272
272
With my editor's hat on I went through all the features and clarified what type of "numbers" they could hold and whether those could be negative, zero, or just positive.
273
273
274
274
@@ -432,7 +432,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
432
432
<pre>
433
433
@media paged { ... }
434
434
</pre>
435
-
<tdclass=rejected>Too late for this version. We should reconsider this for Media Queries Level 4.
435
+
<td>Too late for this version. We should reconsider this for Media Queries Level 4.
436
436
437
437
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2007Aug/0101.html">Comment</a> from fantasai Tue, 21 Aug 2007.
438
438
<tr><td>15<td>
@@ -475,7 +475,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
475
475
(Alternatively we could allow two values to query each dimension
476
476
independently, but I don't think this is useful.)
477
477
</pre>
478
-
<tdclass=proposal>Accepted.
478
+
<td>Accepted.
479
479
480
480
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2007Aug/0119.html">Comment</a> from Stewart Brodie Wed, 22 Aug 2007.
481
481
<tr><td>17<td>
@@ -512,7 +512,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
512
512
<tr><td>19<td>
513
513
<p>Is it possible to add in media queries [1] value that will
514
514
indicate that UA is running with high-contrast-screen settings?
515
-
<tdclass=rejected>Too late for this version. We should reconsider this for Media Queries Level 4.
515
+
<td>Too late for this version. We should reconsider this for Media Queries Level 4.
516
516
517
517
518
518
@@ -522,7 +522,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
522
522
<tr><td>20<td>
523
523
<p>it'd be nice if we defined the lack of a media query string to mean "all"
524
524
525
-
<tdclass=proposal>Yes.
525
+
<td>Yes.
526
526
527
527
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2007Nov/0125.html">Comment</a> from Henri Sivonen 14 Nov 2007.
528
528
<tr><td>21<td>
@@ -535,7 +535,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
535
535
<tr><td>22<td>
536
536
<p>If a media feature does not match the media type is that an error?
537
537
538
-
<tdclass=proposal>No. Writing "speech and (width:100px)" is acceptable. The validator may issue a warning though.
538
+
<td>No. Writing "speech and (width:100px)" is acceptable. The validator may issue a warning though.
539
539
540
540
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2007Nov/0212.html">Comment</a> from Henri Sivonen 17 Nov 2007.
541
541
<tr><td>23<td>
@@ -554,7 +554,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
554
554
in Media Queries and "aural" is used in examples and mentioned several
555
555
times.
556
556
557
-
<tdclass=rejected>Too late for this version. We should reconsider this for Media Queries Level 4.
557
+
<td>Too late for this version. We should reconsider this for Media Queries Level 4.
558
558
559
559
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2007Dec/0038.html">Comment</a> from Anne van Kesteren 10 Dec 2007.
560
560
<tr><td>25<td>Syntax issues.
@@ -571,14 +571,14 @@ <h1>Disposition of comments for Media Queries CR</h1>
571
571
572
572
Introducing a 'supports()' querying feature.
573
573
574
-
<tdclass=rejected>Too late for this version. We should reconsider this for Media Queries Level 4.
574
+
<td>Too late for this version. We should reconsider this for Media Queries Level 4.
575
575
576
576
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/20080406181816.GA25391@ridley.dbaron.org">Comment</a> from David Baron 06 Apr 2008
577
577
<tr><td>28<td>
578
578
579
579
What does '(scan)' mean?
580
580
581
-
<tdclass=proposal>The draft is clarified to mention that each media feature (including min/max prefixed)
581
+
<td>The draft is clarified to mention that each media feature (including min/max prefixed)
582
582
"(media-feature)" is equivalent to "(media-feature:x)" for when x is not equal to 0. (If media-feature does not accept 0 x can be any value.)
583
583
584
584
@@ -594,7 +594,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
594
594
595
595
Is 'resolution' in terms of CSS or device pixels?
596
596
597
-
<tdclass=proposal>Should be device pixels.
597
+
<td>Should be device pixels.
598
598
599
599
600
600
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2008Apr/0457.html">Comment</a> from fantasai 24 Apr 2008
@@ -610,7 +610,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
610
610
611
611
Does the 'resolution' feature take a float or integer?
612
612
613
-
<tdclass=proposal>Defined <resolution> to take an <float> immediately followed by a unit identifier per <ahref="http://www.w3.org/mid/4856E023.9010003@inkedblade.net">this e-mail from fantasai</a>.
613
+
<td>Defined <resolution> to take an <float> immediately followed by a unit identifier per <ahref="http://www.w3.org/mid/4856E023.9010003@inkedblade.net">this e-mail from fantasai</a>.
614
614
615
615
616
616
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/484D9F48.80405@inkedblade.net">Comment</a> from fantasai 9 Jun 2008
@@ -626,7 +626,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
626
626
627
627
Allow whitespace around '/' for the aspect-ratio and device-aspect-ratio media features.
628
628
629
-
<tdclass=proposal>Agreed.
629
+
<td>Agreed.
630
630
631
631
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/20080618220428.GA10229@pickering.dbaron.org">Comment</a> from David Baron 19 Jun 2008
632
632
<tr><td>35<td>
@@ -646,7 +646,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
646
646
(max-width) currently behaves the same as (width), whereas
647
647
(min-width) is always true. Is that really intended?</pre>
648
648
649
-
<tdclass=proposal>Zero is clarified to mean 0px, 0, etc. <ahref="http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html">Min/max prefixed media features without values cannot be used</a>.
649
+
<td>Zero is clarified to mean 0px, 0, etc. <ahref="http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html">Min/max prefixed media features without values cannot be used</a>.
650
650
651
651
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/20080619203334.GA30094@pickering.dbaron.org">Comment</a> from David Baron 19 Jun 2008
652
652
<tr><td>36<td>
@@ -655,7 +655,37 @@ <h1>Disposition of comments for Media Queries CR</h1>
655
655
should be parse errors or should always be false. It should be
656
656
clear.</pre>
657
657
658
-
<tdclass=proposal><ahref="http://www.w3.org/mid/op.ughpofcf64w2qv@annevk-t60.oslo.opera.com">Clarified</a> they are indeed parse errors.
658
+
<td><ahref="http://www.w3.org/mid/op.ughpofcf64w2qv@annevk-t60.oslo.opera.com">Clarified</a> they are indeed parse errors.
659
+
660
+
661
+
<tr><thcolspan=3class=source><ahref="http://lists.w3.org/Archives/Public/www-style/2008Oct/0328.html">Comment</a> from Dean Jackson 30 Oct 2008
662
+
<tr><td>37<td>The request is changing the syntax of aspect-ratio and
663
+
device-aspect-ratio to floats and orientation to angles.
664
+
<td>The WG decided to not make a change here. The WG also decided to keep aspect-ratio and device-aspect-ratio and not drop them as suggested in the follow-up thread.
665
+
666
+
667
+
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/9fbcac550809220609g484b1ef3l7c4fbe9908b3d6dc@mail.gmail.com">Comment</a> from Jens Meiert 22 Sep 2008
668
+
<tr><td>38<td>Editorial.
669
+
<td>Fixed.
670
+
671
+
672
+
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/48FF5CA3.5070406@xwiki.com">Comment</a> from Sergiu Dumitriu 23 Oct 2008
673
+
<tr><td>39<td>Editorial comments. Also a question whether 'ex' should be described for tty since 'em' is defined.
674
+
<td>The WG decided to remove the definition of 'em' for tty and leave that definition up to the values & units draft.
675
+
676
+
677
+
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/Pine.LNX.4.63.0902242324240.6949@master.abisoft.spb.ru">Comment</a> from Andrey Mikhalev 25 Feb 2009
678
+
<tr><td>40<td>The grammar mixes CSS2 grammar and CSS core grammar productions.
679
+
<td>Fixed by using expr rather than value.
680
+
681
+
682
+
<tr><thcolspan=3class=source><ahref="http://www.w3.org/mid/op.ulukkazr64w2qv@annevk-t60.oslo.opera.com">Comment</a> from Anne van Kesteren 8 Dec 2008
683
+
<tr><td>41<td>Media queries has the implied suggestion to violate core grammar error handling.
684
+
<td>Added a note of a clarification per fantasai's suggestion.
0 commit comments