@@ -3961,8 +3961,35 @@ The following additions were made to create the First Public Working Draft of th
39613961 '@media/prefers-color-scheme' ,
39623962 and '@media/forced-colors' media features.
39633963</ul>
3964+
3965+ <h3 id="changes-L4">
3966+ Changes Since Media Queries Level 4</h3>
3967+
3968+ The following additions were made to this module since the <a href="https://www.w3.org/TR/mediaqueries-4/">Media Queries Level 4</a> :
3969+
3970+ * Added '@media/environment-blending' ,
3971+ '@media/horizontal-viewport-segments' ,
3972+ '@media/vertical-viewport-segments' ,
3973+ '@media/display-mode' ,
3974+ '@media/dynamic-range' ,
3975+ '@media/inverted-colors' ,
3976+ '@media/nav-controls' ,
3977+ and '@media/scripting' [=media features=] .
3978+ * Added '@media/prefers-reduced-motion' ,
3979+ '@media/prefers-reduced-transparency' ,
3980+ '@media/prefers-contrast' ,
3981+ '@media/forced-colors' ,
3982+ '@media/prefers-color-scheme' ,
3983+ and '@media/prefers-reduced-data' <a href="#mf-user-preferences">User Preference Media Features</a>
3984+ including script control via the {{PreferenceManager}} interface and related {{Navigator/preferences}} attribute.
3985+ * Added '@media/video-color-gamut'
3986+ and '@media/video-dynamic-range' <a href="#video-prefixed-features">Video Prefixed Features</a> .
3987+ * Added <a href="#custom-mq">Custom Media Queries</a> .
3988+ * Allowed media features to define their own values that evaluate to false.
3989+
39643990</div>
39653991
3992+
39663993<h2 class="no-num" id="acknowledgments">
39673994Acknowledgments</h2>
39683995
0 commit comments