@@ -462,11 +462,11 @@ Accessibility and Conveying Information By Color</h3>
462462
463463 For example, when a browser running on a system with a Display P3 monitor
464464 displays an JPEG image
465- tagged as being in the Adobe® RGB (1998) [[!AdobeRGB ]]
465+ tagged as being in the ITU Rec BT.2020 [[!Rec.2020 ]]
466466 colorspace, it must convert the colors
467- from Adobe® RGB (1998) to Display P3
467+ from ITU Rec BT.2020 to Display P3
468468 so that they display correctly.
469- It must not treat the Adobe® RGB (1998) values
469+ It must not treat the ITU Rec BT.2020 values
470470 as if they were Display P3 values, which would produce incorrect colors.
471471
472472<h3 id='untagged'>
@@ -3448,17 +3448,6 @@ Predefined colorspaces: ''srgb'', ''display-p3'', ''a98-rgb'', ''prophoto-rgb'',
34483448 with each having a valid range of [0, 1] . The transfer curve is
34493449 a gamma function, close to but not exactly 1/2.2.
34503450
3451- ''a98-rgb'' is compatible with Adobe® RGB (1998) [[!AdobeRGB]] .
3452-
3453- Adobe® RGB (1998) uses primaries originally derived
3454- from the SMPTE 240M standard;
3455- errors in the original conversion turned out
3456- to produce a colorspace that was useful for digital photography,
3457- so Adobe® RGB (1998) is a common wider-gamut colorspace for
3458- photographic images. The ''a98-rgb'' colorspace allows CSS to
3459- specify colors that will match colors in such images
3460- having the same RGB values.
3461-
34623451 It has the following characteristics:
34633452
34643453 <table>
0 commit comments