We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b6e13 commit 80f498dCopy full SHA for 80f498d
1 file changed
css-color-4/Overview.bs
@@ -422,6 +422,8 @@ Foreground Color: the 'color' property</h2>
422
color-003.html
423
inheritance.html
424
animation/color-interpolation.html
425
+ color-initial-canvastext.html
426
+ parsing/color-invalid.html
427
</wpt>
428
429
This property describes the foreground fill color of an element's text content.
@@ -4432,6 +4434,9 @@ Transparency: the 'opacity' property</h2>
4432
4434
parsing/opacity-computed.html
4433
4435
parsing/opacity-valid.html
4436
parsing/opacity-invalid.html
4437
+ composited-filters-under-opacity.html
4438
+ filters-under-will-change-opacity.html
4439
+ animation/color-composition.html
4440
4441
4442
<dl>
0 commit comments