@@ -731,10 +731,10 @@ Unforced Breaks</h3>
731
731
<p>
732
732
If even that does not lead to sufficient break points,
733
733
<a href="#valdef-box-decoration-break-clone">cloned margins/border/padding</a>
734
- at the block-end side are truncated;
734
+ at the [= block-end=] side are truncated;
735
735
and if more room is still needed,
736
736
<a href="#valdef-box-decoration-break-clone">cloned margins/border/padding</a>
737
- are truncated at the block-end side as well.
737
+ are truncated at the [= block-start=] side as well.
738
738
</p>
739
739
740
740
<p>
@@ -1170,6 +1170,16 @@ Transforms, Positioning, and Pagination</h3>
1170
1170
<h2 class="no-num" id="changes">
1171
1171
Changes</h2>
1172
1172
1173
+ <p> The following significant changes were made since the
1174
+ <a href="https://www.w3.org/TR/2018/CR-css-break-3-20181204/'>4 December 2018 Candidate Recommendation</a> :
1175
+
1176
+ <ul>
1177
+ <li id="bugfix-2018-drop-cloned">
1178
+ Fixed mistaken reference to “block-end” to “block-start”
1179
+ in rules for dropping cloned margins/border/padding.
1180
+ (<a href="https://github.com/w3c/csswg-drafts/issues/5070">Issue 5070</a> )
1181
+ </ul>
1182
+
1173
1183
<p> The following significant changes were made since the
1174
1184
<a href="https://www.w3.org/TR/2016/CR-css-break-3-20160114/">14 January 2016 Candidate Recommendation</a> :
1175
1185
@@ -1323,4 +1333,4 @@ Acknowledgments</h2>
1323
1333
<h2 class="no-num" id="priv-sec">
1324
1334
Privacy and Security Considerations</h2>
1325
1335
1326
- This specification introduces no new privacy or security considerations over CSS in general.
1336
+ This specification introduces no new privacy or security considerations over CSS in general.
0 commit comments