Skip to content

Commit 2eac325

Browse files
committed
[css-color-hdr][editorial] typos, correct bikeshed syntax
1 parent db6a3fd commit 2eac325

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

css-color-hdr-1/Overview.bs

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ WPT Display: open
4646
"publisher": "VESA",
4747
"date": "17 May 2024"
4848
},
49-
"ISO 21496-1": {
49+
"ISO_21496-1": {
5050
"title": "Gain map metadata for image conversion: Part 1: Dynamic Range Conversion",
5151
"href": "https://www.iso.org/standard/86775.html",
5252
"publisher": "ISO"
@@ -465,17 +465,19 @@ Mixing Dynamic Range Limits: the ''dynamic-range-limit-mix()'' function {#dynami
465465
The actual value is computed by interpolating between these two colors,
466466
based on the current amount of HDR headroom.
467467

468-
This is a similar meachanism to gain maps,
469-
in raster images conforming to [[?ISO 21496-1]].
470-
471-
The actual calculated result is not exposed,
468+
<div class="informative">
469+
This is a similar mechanism to gain maps,
470+
in raster images conforming to [[ISO_21496-1]].
471+
</div>
472+
473+
The actual calculated color is not exposed,
472474
nor is the actual HDR headroom,
473475
as this is a fingerprinting vector.
474476

475477
Its syntax is as follows:
476478

477479
<pre class='prod'>
478-
<dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [1,infty]>>? ]#{2})
480+
<dfn>hdr-color()</dfn> = color-hdr([ <<color>> && <<number [1,infinity]>>? ]#{2})
479481
</pre>
480482

481483

0 commit comments

Comments
 (0)