Skip to content

Commit 883eb19

Browse files
committed
[css-color-hdr] Updated privacy and accessibility considerations
1 parent d52e1bb commit 883eb19

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

css-color-hdr/Overview.bs

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,11 @@ Issue: Do the PQ-based color spaces require tone-mapping (OOTF) for display in d
866866

867867
<h2 class=no-num id=privacy>Privacy Considerations</h2>
868868

869-
No Privacy concerns have been raised on this document
869+
The reason that numerical values of [=HDR headroom=]
870+
are not directly exposed by the Web platform
871+
is because doing so
872+
would expose the current viewing conditions,
873+
which would be a <a href="#headroom-privacy">privacy violation</a>.
870874

871875
<h2 class=no-num id=security>Security Considerations</h2>
872876

@@ -875,4 +879,16 @@ No Security concerns have been raised on this document
875879

876880
<h2 class="no-num" id="a11y">Accessibility Considerations</h2>
877881

878-
Some individuals may have a sensitivity to very bright colors, so user agents should provide a mechanism to limit the maximum luminance at user option. The toe and knee procedure in section 5.4.1 <em>Mapping to display with limited brightness range</em> of [[Rec_BT.2390]] is suggested as suitable.
882+
Some individuals may have a sensitivity
883+
to very bright colors,
884+
so user agents should provide a mechanism
885+
to limit the maximum luminance at user option.
886+
<span class="non-normative">The toe and knee procedure
887+
in section 5.4.1
888+
<em>Mapping to display with limited brightness range</em>
889+
of [[Rec_BT.2390]]
890+
is suggested as suitable.</span>
891+
892+
The ''dynamic-range-limit'' property could also be set to
893+
''dynamic-range-limit/standard'' or ''dynamic-range-limit/constrained-high''
894+
in a user stylesheet.

0 commit comments

Comments
 (0)