We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9cb4a0 commit efbcf55Copy full SHA for efbcf55
css-backgrounds-4/Overview.bs
@@ -1741,6 +1741,9 @@ Backgrounds Shorthand: the 'background' property</h3>
1741
1742
If one <<visual-box>> value is present
1743
then it sets both 'background-origin' and 'background-clip' to that value.
1744
+ However, there is one exception:
1745
+ if the value is ''background-clip/border-area'',
1746
+ it is set for 'background-clip', while 'background-origin' is set to ''background-origin/border-box''.
1747
If two values are present,
1748
then the first sets 'background-origin' and the second 'background-clip'.
1749
0 commit comments