We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920407b commit 1b798edCopy full SHA for 1b798ed
1 file changed
css3-background/Overview.src.html
@@ -1808,6 +1808,11 @@ <h3>The 'border-image' property</h3>
1808
1809
<li>The outside edge of the border image is drawn at the border edge.
1810
1811
+<li>It is unknown if it is a requirement that the outer edge of the
1812
+border image can be placed elsewhere than at the border edge –
1813
+one can probably just move the border edge itself, by giving the box
1814
+more/less padding and margin.
1815
+
1816
<li>The border image has no influence on the size of the box: the
1817
margin edge, border edge, padding edge and content edge do not depend
1818
on it in any way.
0 commit comments