File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 11<pre class=metadata>
22Title : 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
57Work Status : Testing
68ED : https://drafts.csswg.org/css-color/
79TR : 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 -->
You can’t perform that action at this time.
0 commit comments