Skip to content

Commit 6656cbf

Browse files
committed
[css-backgrounds] Add cross-reference to Corner Shaping from 'background-clip'
--HG-- extra : rebase_source : ea19c53c0ac4a23117280312282e1601282a976e
1 parent 69e693e commit 6656cbf

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

css-backgrounds/Overview.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,11 @@ <h3 id=the-background-clip><span class=secno>3.7. </span>Painting Area: the
14211421
border, if any. See “Elaborate description of Stacking Contexts” in <a
14221422
href="#ref-CSS21" rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>.
14231423

1424+
<p>See the section on <a href="#corner-shaping">Corner Shaping</a> for how
1425+
<a href="#border-radius"><code
1426+
class=property>border-radius</code></a>’ affects the shape of the <a
1427+
href="#background-painting-area"><i>background painting area</i></a>.
1428+
14241429
<p>See the section <a href="#layering">“Layering multiple background
14251430
images”</a> for how ‘<a href="#background-clip"><code
14261431
class=css>background-clip</code></a>’ interacts with other

css-backgrounds/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -913,6 +913,9 @@ <h3 id="the-background-clip">Painting Area: the 'background-clip' property</h3>
913913
the border, if any. See “Elaborate description of Stacking Contexts” in
914914
[[!CSS21]].
915915

916+
<p>See the section on <a href="#corner-shaping">Corner Shaping</a>
917+
for how 'border-radius' affects the shape of the <i>background painting area</i>.
918+
916919
<p>See the section <a href="#layering">“Layering multiple background
917920
images”</a> for how ''background-clip'' interacts with other
918921
comma-separated background properties to form each background image

0 commit comments

Comments
 (0)