Skip to content

Commit 1b798ed

Browse files
committed
Added possible requirement for border-image to be rendered elsewhere
than in the border box.
1 parent 920407b commit 1b798ed

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css3-background/Overview.src.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,6 +1808,11 @@ <h3>The 'border-image' property</h3>
18081808

18091809
<li>The outside edge of the border image is drawn at the border edge.
18101810

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 &ndash;
1813+
one can probably just move the border edge itself, by giving the box
1814+
more/less padding and margin.
1815+
18111816
<li>The border image has no influence on the size of the box: the
18121817
margin edge, border edge, padding edge and content edge do not depend
18131818
on it in any way.

0 commit comments

Comments
 (0)