@@ -19,6 +19,12 @@ Abstract: This module defines additions to CSS Color 4 to enable High Dynamic Ra
1919 "publisher": "ARIB",
2020 "rawDate": "2015-07-03"
2121 },
22+ "DisplayHDR": {
23+ "title": "Summary of DisplayHDR Specs under CTS 1.1",
24+ "rawDate": "2019-09-04",
25+ "publisher": "VESA",
26+ "href": "https://displayhdr.org/performance-criteria-cts1-1/"
27+ },
2228 "Rec_BT.2100": {
2329 "title": "ITU-R BT.2100-2 Image parameter values for high dynamic range television for use in production and international programme exchange",
2430 "publisher": "ITU",
@@ -110,11 +116,14 @@ Introducing Headroom {#introducing-headroom}
110116 user preference,
111117 and viewing conditions.
112118
113- It is typically expressed in photographic stops,
119+ It is typically expressed in photographic <strong> stops</strong> ,
114120 where one stop means a doubling of luminance.
115121
116122<div class="example" id="ex-low-headroom">
117- For example, some lower-end HDR displays
123+ For example, a low-end HDR display
124+ (which just meets the requirements of
125+ <a href="https://displayhdr.org/#tab-400">DisplayHDR 400</a> ,
126+ the lowest tier of Vesa Certified DisplayHDR conformance [[DisplayHDR]] )
118127 might display media white at
119128 up to 200 cd/m<sup> 2</sup>
120129 while their peak white is only
@@ -124,6 +133,9 @@ Introducing Headroom {#introducing-headroom}
124133
125134<div class="example" id="ex-high-headroom">
126135 For example, a high-end HDR display
136+ (which exceeds the requirements of
137+ <a href="https://displayhdr.org/#tab-1400">DisplayHDR 1400</a> ,
138+ the current highest tier of Vesa Certified DisplayHDR conformance)
127139 might display media white at
128140 up to 400 cd/m<sup> 2</sup>
129141 while it's peak white is
@@ -215,7 +227,7 @@ The 'dynamic-range-limit' property {#the-dynamic-range-limit-property}
215227 </pre>
216228 </div>
217229
218- Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' Function {#dynamic-range-limit-mix}
230+ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynamic-range-limit-mix}
219231--------------------------------------------------------
220232
221233 This function takes two dynamic-range-limit values,
0 commit comments