We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b945e4 commit e30972bCopy full SHA for e30972b
org/w3c/css/values/color/ColorMix.java
@@ -65,7 +65,7 @@ public static final CssIdent getAllowedValue(CssIdent ident, CssIdent[] allowedV
65
boolean has_css_variable = false;
66
67
/**
68
- * Create a new LightDark
+ * Create a new ColorMix
69
*/
70
public ColorMix() {
71
}
0 commit comments