Skip to content

Commit 3364e40

Browse files
committed
[css-color-4] fix bs syntax
1 parent 8cfe452 commit 3364e40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4619,10 +4619,10 @@ Color space for interpolation</h3>
46194619
* 'filter'
46204620
* 'animation'
46214621
* 'transition'
4622-
* [[color-mix()]]
4622+
* ''color-mix()''
46234623
</div>
46244624

4625-
These features are collectively termed the<dfn>host syntax</dfn>.
4625+
These features are collectively termed the <dfn>host syntax</dfn>.
46264626
The host syntax should define
46274627
what the default interpolation space should be for each case,
46284628
and optionally provide syntax for authors to override this default.

0 commit comments

Comments
 (0)