Skip to content

Commit 0ae5a16

Browse files
committed
[css-color-4][editorial] Clarity improvements for tagged and untagged images.
1 parent b09a55a commit 0ae5a16

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-color-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -788,8 +788,6 @@ Transparency: the 'opacity' property</h3>
788788
apng/fDAT-inherits-cICP.html
789789
</wpt>
790790

791-
If the color profile or other identifying information is invalid, the image is treated as [=untagged images=]
792-
793791
For example, when a browser running on a system with a Display P3 monitor
794792
displays an JPEG image
795793
tagged as being in the ITU Rec BT.2020 [[!Rec.2020]]
@@ -799,6 +797,8 @@ Transparency: the 'opacity' property</h3>
799797
It must not treat the ITU Rec BT.2020 values
800798
as if they were Display P3 values, which would produce incorrect colors.
801799

800+
If the color profile or other identifying information is invalid, the image is treated as described for [=untagged images=].
801+
802802
<!--
803803
██ ██ ██ ██ ████████ ███ ██████ ██████ ████████ ████████
804804
██ ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
@@ -812,7 +812,7 @@ Transparency: the 'opacity' property</h3>
812812
<h3 id='untagged'>
813813
Color Spaces of Untagged Colors</h3>
814814

815-
Colors specified in HTML,
815+
For compatibility, colors specified in HTML,
816816
and [=untagged images=] must be treated
817817
as being in the sRGB color space ([[!SRGB]])
818818
unless otherwise specified.
@@ -823,7 +823,7 @@ Color Spaces of Untagged Colors</h3>
823823

824824
An <dfn export>untagged image</dfn> is an image that is not explicitly assigned a color profile, as defined by the image format.
825825

826-
Note that this rule does not apply to untagged videos, since
826+
This rule does not apply to untagged videos, since
827827
<dfn export>untagged video</dfn> should be presumed to be in an ITU-defined color space.
828828
* At below 720p, it is Recommendation ITU-R BT.601 [[!ITU-R-BT.601]]
829829
* At 720p, it is SMPTE ST 296 (same colorimetry as 709) [[!SMPTE296]]

0 commit comments

Comments
 (0)