Skip to content

Commit 0bf17c2

Browse files
committed
add ref to dynamic-range and fix video-prefixed-properties
1 parent b2513db commit 0bf17c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mediaqueries-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,7 +1733,7 @@ max brightness or low brightness as it relates to displays. As such, the
17331733
determination for '@media/dynamic-range' and '@media/video-dynamic-range' will
17341734
be defined by the user agent.
17351735

1736-
<h3 id="video-prefixed-properties">Video Prefixed Feature</h3>
1736+
<h3 id="video-prefixed-features">Video Prefixed Features</h3>
17371737

17381738
Some user agents, including many TVs, render video and graphics in two
17391739
separate "planes" (bi-plane) with distinct screen characteristics. A set of
@@ -1781,7 +1781,7 @@ Video Dynamic Range: the 'video-dynamic-range' feature</h3>
17811781
color depth, and contrast ratio that are supported by the UA and output device's
17821782
video plane.
17831783

1784-
Supported values are the same as dynamic-range.
1784+
Supported values are the same as <a href="#dynamic-range">dynamic-range</a>.
17851785

17861786
<h3 id="video-width">
17871787
Video-Width: the '@media/video-width' feature</h3>

0 commit comments

Comments
 (0)