Skip to content

Commit f8b15aa

Browse files
author
Chris Lilley
committed
[css-color-4][editorial] Changes for CRD publication
1 parent a00446d commit f8b15aa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

css-color-4/Overview.bs

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<pre class=metadata>
22
Title: CSS Color Module Level 4
3-
Status: ED
4-
Deadline: 2022-10-05
3+
Status: CRD
4+
Date: 2022-11-01
5+
Deadline: 2023-01-05
6+
Prepare for TR: yes
57
Work Status: Testing
68
ED: https://drafts.csswg.org/css-color/
79
TR: https://www.w3.org/TR/css-color-4/
@@ -909,7 +911,7 @@ Legacy Comma-separated Color Function Syntax</h4>
909911
* minimum required precision is lower, 8 bits per component
910912
* the ''none'' value is not allowed
911913

912-
<div class=example id="example-rgba-legacy"p>
914+
<div class=example id="example-rgba-legacy">
913915
<p>The following represents a saturated sRGB red that is 50% opaque:
914916
<pre>rgba(100%, 0%, 0%, 0.5)</pre>
915917
</div>
@@ -6331,7 +6333,7 @@ Changes</h2>
63316333
</h3>
63326334

63336335
<ul>
6334-
<li>Removed hue interpolation 'specified' value</li>
6336+
<li>Removed hue interpolation "specified" value</li>
63356337
<li>Defined hue interpolation angle more precisely, maintaining differences of 360deg</li>
63366338
<li>Added example of carried forward alpha for premultiplication</li>
63376339
<!-- to 20 Oct 2022 -->

0 commit comments

Comments
 (0)