File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -828,12 +828,12 @@ Breaking into Varying-size Fragmentainers</h3>
828828 <ul>
829829 <li>
830830 Boxes (including tables) fullfilling layout constraints at their
831- <i lt='stretch-fit size'> stretch-fit</a> or percentage-based size
831+ <a lt='stretch-fit size'>stretch-fit</a> or percentage-based size
832832 may change <a>inline size</a> across pages.
833833 </li>
834834 <li>
835835 Boxes (including tables) fulfilling layout constraints at their
836- <i lt="min-content size"> min-content</a> , <i lt="max-content size"> max-content</a> , or absolute-length size
836+ <a lt="min-content size">min-content</a> , <a lt="max-content size">max-content</a> , or absolute-length size
837837 will maintain their <a>inline size</a> across pages.
838838 </li>
839839 <li>
You can’t perform that action at this time.
0 commit comments