Skip to content

Commit 2bde510

Browse files
committed
update disposition of comments so we can go to CR again, yay yay yay
1 parent 6e06eab commit 2bde510

1 file changed

Lines changed: 44 additions & 14 deletions

File tree

css3-mediaqueries/disposition.html

Lines changed: 44 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
268268
a positive integer when applied to a media feature specified in this
269269
specification." (Perhaps adding "or zero" to that for clarity if needed.)
270270

271-
<td class=proposal>
271+
<td>
272272
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.
273273

274274

@@ -432,7 +432,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
432432
<pre>
433433
@media paged { ... }
434434
</pre>
435-
<td class=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.
436436

437437
<tr><th colspan=3 class=source><a href="http://lists.w3.org/Archives/Public/www-style/2007Aug/0101.html">Comment</a> from fantasai Tue, 21 Aug 2007.
438438
<tr><td>15<td>
@@ -475,7 +475,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
475475
(Alternatively we could allow two values to query each dimension
476476
independently, but I don't think this is useful.)
477477
</pre>
478-
<td class=proposal>Accepted.
478+
<td>Accepted.
479479

480480
<tr><th colspan=3 class=source><a href="http://lists.w3.org/Archives/Public/www-style/2007Aug/0119.html">Comment</a> from Stewart Brodie Wed, 22 Aug 2007.
481481
<tr><td>17<td>
@@ -512,7 +512,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
512512
<tr><td>19<td>
513513
<p>Is it possible to add in media queries [1] value that will
514514
indicate that UA is running with high-contrast-screen settings?
515-
<td class=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.
516516

517517

518518

@@ -522,7 +522,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
522522
<tr><td>20<td>
523523
<p>it'd be nice if we defined the lack of a media query string to mean "all"
524524

525-
<td class=proposal>Yes.
525+
<td>Yes.
526526

527527
<tr><th colspan=3 class=source><a href="http://lists.w3.org/Archives/Public/www-style/2007Nov/0125.html">Comment</a> from Henri Sivonen 14 Nov 2007.
528528
<tr><td>21<td>
@@ -535,7 +535,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
535535
<tr><td>22<td>
536536
<p>If a media feature does not match the media type is that an error?
537537

538-
<td class=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.
539539

540540
<tr><th colspan=3 class=source><a href="http://lists.w3.org/Archives/Public/www-style/2007Nov/0212.html">Comment</a> from Henri Sivonen 17 Nov 2007.
541541
<tr><td>23<td>
@@ -554,7 +554,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
554554
in Media Queries and "aural" is used in examples and mentioned several
555555
times.
556556

557-
<td class=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.
558558

559559
<tr><th colspan=3 class=source><a href="http://lists.w3.org/Archives/Public/www-style/2007Dec/0038.html">Comment</a> from Anne van Kesteren 10 Dec 2007.
560560
<tr><td>25<td>Syntax issues.
@@ -571,14 +571,14 @@ <h1>Disposition of comments for Media Queries CR</h1>
571571

572572
Introducing a 'supports()' querying feature.
573573

574-
<td class=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.
575575

576576
<tr><th colspan=3 class=source><a href="http://www.w3.org/mid/20080406181816.GA25391@ridley.dbaron.org">Comment</a> from David Baron 06 Apr 2008
577577
<tr><td>28<td>
578578

579579
What does '(scan)' mean?
580580

581-
<td class=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)
582582
"(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.)
583583

584584

@@ -594,7 +594,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
594594

595595
Is 'resolution' in terms of CSS or device pixels?
596596

597-
<td class=proposal>Should be device pixels.
597+
<td>Should be device pixels.
598598

599599

600600
<tr><th colspan=3 class=source><a href="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>
610610

611611
Does the 'resolution' feature take a float or integer?
612612

613-
<td class=proposal>Defined &lt;resolution> to take an &lt;float> immediately followed by a unit identifier per <a href="http://www.w3.org/mid/4856E023.9010003@inkedblade.net">this e-mail from fantasai</a>.
613+
<td>Defined &lt;resolution> to take an &lt;float> immediately followed by a unit identifier per <a href="http://www.w3.org/mid/4856E023.9010003@inkedblade.net">this e-mail from fantasai</a>.
614614

615615

616616
<tr><th colspan=3 class=source><a href="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>
626626

627627
Allow whitespace around '/' for the aspect-ratio and device-aspect-ratio media features.
628628

629-
<td class=proposal>Agreed.
629+
<td>Agreed.
630630

631631
<tr><th colspan=3 class=source><a href="http://www.w3.org/mid/20080618220428.GA10229@pickering.dbaron.org">Comment</a> from David Baron 19 Jun 2008
632632
<tr><td>35<td>
@@ -646,7 +646,7 @@ <h1>Disposition of comments for Media Queries CR</h1>
646646
(max-width) currently behaves the same as (width), whereas
647647
(min-width) is always true. Is that really intended?</pre>
648648

649-
<td class=proposal>Zero is clarified to mean 0px, 0, etc. <a href="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. <a href="http://lists.w3.org/Archives/Public/www-style/2008Sep/0002.html">Min/max prefixed media features without values cannot be used</a>.
650650

651651
<tr><th colspan=3 class=source><a href="http://www.w3.org/mid/20080619203334.GA30094@pickering.dbaron.org">Comment</a> from David Baron 19 Jun 2008
652652
<tr><td>36<td>
@@ -655,7 +655,37 @@ <h1>Disposition of comments for Media Queries CR</h1>
655655
should be parse errors or should always be false. It should be
656656
clear.</pre>
657657

658-
<td class=proposal><a href="http://www.w3.org/mid/op.ughpofcf64w2qv@annevk-t60.oslo.opera.com">Clarified</a> they are indeed parse errors.
658+
<td><a href="http://www.w3.org/mid/op.ughpofcf64w2qv@annevk-t60.oslo.opera.com">Clarified</a> they are indeed parse errors.
659+
660+
661+
<tr><th colspan=3 class=source><a href="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><th colspan=3 class=source><a href="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><th colspan=3 class=source><a href="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 &amp; units draft.
675+
676+
677+
<tr><th colspan=3 class=source><a href="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><th colspan=3 class=source><a href="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.
685+
686+
687+
688+
659689

660690

661691
<!--

0 commit comments

Comments
 (0)