@@ -682,29 +682,23 @@ Detecting a forced color palette: the 'forced-colors' feature</h3>
682682
683683<h2 id="changes" class="no-num">
684684Changes</h2>
685- <h3 id="changes-2017 ">
685+ <h3 id="changes-level-5 ">
686686Changes Since the Media Queries Level 4</h3>
687687
688- The following changes were made to this specification since the
689- <a href="https://www.w3.org/TR/mediaqueries-4/">6 July 20126 Working Draft of Media Queries Level 4</a> :
688+ The following additions were made to this module since the
689+ <a href="https://www.w3.org/TR/mediaqueries-4/">Media Queries Level 4</a> :
690690
691691<ul>
692692 <li>
693- Reinstate 'light-level' , 'inverted-colors' and Custom Media Queries sections from the
694- Media Queries Level 4 drafts.
693+ Reinstate the 'light-level' , 'inverted-colors' , and Custom Media Queries sections
694+ from earlier Media Queries Level 4 drafts.
695695
696696 <li>
697- Add 'prefers-reduced-motion' media feature.
698-
699- <li>
700- Add 'prefers-reduced-transparency' media feature.
701-
702- <li>
703- Add 'prefers-contrast' media feature.
704-
705- <li>
706- Add 'prefers-color-scheme' media feature.
707-
697+ Added 'prefers-reduced-motion' ,
698+ 'prefers-reduced-transparency' ,
699+ 'prefers-contrast' ,
700+ 'prefers-color-scheme' ,
701+ and 'forced-colors' media features.
708702</ul>
709703
710704
@@ -715,6 +709,8 @@ This specification is the product of the W3C Working Group on
715709Cascading Style Sheets.
716710
717711Comments from
718- James Craig
712+ Rossen Atanassov,
713+ James Craig,
714+ and Elika J. Etemad (fantasai)
719715improved this specification.
720716
0 commit comments