@@ -731,10 +731,10 @@ Unforced Breaks</h3>
731731 <p>
732732 If even that does not lead to sufficient break points,
733733 <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;
735735 and if more room is still needed,
736736 <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.
738738 </p>
739739
740740 <p>
@@ -1170,6 +1170,16 @@ Transforms, Positioning, and Pagination</h3>
11701170<h2 class="no-num" id="changes">
11711171Changes</h2>
11721172
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+
11731183 <p> The following significant changes were made since the
11741184 <a href="https://www.w3.org/TR/2016/CR-css-break-3-20160114/">14 January 2016 Candidate Recommendation</a> :
11751185
@@ -1323,4 +1333,4 @@ Acknowledgments</h2>
13231333<h2 class="no-num" id="priv-sec">
13241334Privacy and Security Considerations</h2>
13251335
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