Skip to content

Commit

Permalink
thanks, @tabatkins
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Nov 27, 2018
1 parent 9224c29 commit 5ec3789
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css-fonts-4/Overview.bs
Expand Up @@ -4924,7 +4924,8 @@ interface CSSFontPaletteValuesRule : CSSRule {
attribute CSSOMString basePalette;
};</pre>

The value of the 'maplike' function [=CSS/parses=] as a <<color>>.
The value of the 'maplike' function [=CSS/parses=] as a <<color>>. If it is not a color,
[=throw=] a {{SyntaxError}}.

The <code>fontFamily</code> and <code>basePalette</code> interfaces are parsed according to the appropriate CSS property syntax.

Expand Down

0 comments on commit 5ec3789

Please sign in to comment.