File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -544,11 +544,21 @@ Borders {#borders}
544
544
Both sets of properties control the same set of borders:
545
545
they are just different ways of indexing each side.
546
546
547
+ Changes Since CSS Level 3 {#changes}
548
+ =========================
549
+
550
+ The following changes have been made to this module
551
+ since <a href="https://www.w3.org/TR/css-box-3/">Level 3</a> :
552
+ <ul>
553
+ <li> Adding the 'margin-trim' property.
554
+ <li> Adapting the prose slightly to account for vertical <a>writing modes</a> .
555
+ </ul>
556
+
547
557
Changes Since CSS Level 2 {#changes}
548
558
=========================
549
559
550
560
The following changes have been made to this module
551
- since <a href="https://www.w3.org/TR/CSS2/box.html">CSS Level 2</a> :
561
+ since <a href="https://www.w3.org/TR/CSS2/box.html">Level 2</a> :
552
562
<ul>
553
563
<li> Adding the 'margin-trim' property.
554
564
<li> Adapting the prose slightly to account for vertical <a>writing modes</a> .
You can’t perform that action at this time.
0 commit comments