diff --git a/css-fonts-4/Overview.bs b/css-fonts-4/Overview.bs index 5206c9efe80..9619a8f0af1 100644 --- a/css-fonts-4/Overview.bs +++ b/css-fonts-4/Overview.bs @@ -6229,12 +6229,6 @@ Animation type: discrete -
When color is not supported at all, select the monochrome glyphs rather than rendering the colored glyphs in monochrome: -
@media not (color) {
-		font-palette: none;
-	}
-
- Issue: Add more examples and pictures.