Skip to content

Commit bf89dac

Browse files
committed
add more clarification about special background painting area for root
1 parent 791056f commit bf89dac

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css3-background/Overview.src.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -832,8 +832,9 @@ <h3 id="the-background-clip">The 'background-clip' property</h3>
832832
</dl>
833833

834834
<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>
835+
painting area, and thus the 'background-clip' property has no effect
836+
when specified on it. See <a href="#special-backgrounds"> “The
837+
backgrounds of special elements.”</a>
837838

838839
<p class=note>Note that the background is always drawn <em>behind</em>
839840
the border, if any. See “Elaborate description of Stacking Contexts” in

0 commit comments

Comments
 (0)