@@ -1257,8 +1257,8 @@ <h4 id=step-2-B-layout-containing-block-applying-wrapping><span
12571257
12581258 < p > When the containing block itself is an < a
12591259 href ="#exclusion-box "> exclusion box</ a > , then rules on < a
1260- href ="#exclusion -order "> exclusion order</ a > define which exclusions affect
1261- the inline and descendant content of the box.
1260+ href ="#exclusions -order "> exclusions order</ a > define which exclusions
1261+ affect the inline and descendant content of the box.
12621262
12631263 < h4 id =exclusions-processing-model-example > < span class =secno > 3.5.6.
12641264 </ span > Example</ h4 >
@@ -1507,15 +1507,15 @@ <h5 id=effect-of-floats-on-exclusions><span class=secno>3.6.3.1.
15071507 < p > Floats have an effect on the positioning of exclusions and the layout of
15081508 their inline content. For example, if an exclusion is an inline-box which
15091509 happens to be on the same line as a float, its' position, as computed in
1510- < a href =step-2-A-resolve-exclusions-position-and-size > Step 2-A</ a > will be
1511- impacted by the float, as is any other inline content.
1510+ < a href =" # step-2-A-resolve-exclusions-position-and-size" > Step 2-A</ a > will
1511+ be impacted by the float, as is any other inline content.
15121512
15131513 < h5 id =effect-of-exclusions-on-floats > < span class =secno > 3.6.3.2.
15141514 </ span > Effect of exclusions on floats</ h5 >
15151515
15161516 < p > Exclusions have an effect on the positioning of floats as they have an
15171517 effect on inline content. Therefore, in < a
1518- href =step-2-B-layout-containing-block-applying-wrapping > Step 2-B</ a > ,
1518+ href =" # step-2-B-layout-containing-block-applying-wrapping" > Step 2-B</ a > ,
15191519 floats will avoid < a href ="#exclusion-area "> exclusion areas</ a > .</ p >
15201520 <!-- End section "Exclusions" -->
15211521
0 commit comments