We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791056f commit bf89dacCopy full SHA for bf89dac
1 file changed
css3-background/Overview.src.html
@@ -832,8 +832,9 @@ <h3 id="the-background-clip">The 'background-clip' property</h3>
832
</dl>
833
834
<p class=note>Note that the root element has a different background
835
-painting area. See <a href="#special-backgrounds"> “The backgrounds
836
-of special elements.”</a>
+painting area, and thus the 'background-clip' property has no effect
+when specified on it. See <a href="#special-backgrounds"> “The
837
+backgrounds of special elements.”</a>
838
839
<p class=note>Note that the background is always drawn <em>behind</em>
840
the border, if any. See “Elaborate description of Stacking Contexts” in
0 commit comments