Skip to content

Commit 79a4066

Browse files
authored
[css-backgrounds-4] Allowed combining border-area and text in background-clip #10696 (#12738)
1 parent 5b61925 commit 79a4066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-backgrounds-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ Painting Area: the 'background-clip' property</h3>
326326
The syntax of the property is given with
327327

328328
<pre class=prod>
329-
<dfn>&lt;bg-clip></dfn> = <<visual-box>> | border-area| text
329+
<dfn>&lt;bg-clip></dfn> = <<visual-box>> | [ border-area || text ]
330330
</pre>
331331

332332
Issue: Or should this be defining the <css>-webkit-background-clip</css> property,

0 commit comments

Comments
 (0)