@@ -303,28 +303,25 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
303303 </ tr >
304304 < tr >
305305 < td > < code class ="html "> #exclusion{ wrap-flow: maximum; }</ code > </ td >
306+ < td > < code class ="html "> #exclusion{ wrap-flow: maximum; }</ code > </ td >
307+ </ tr >
308+ < tr >
309+ < td > < img src ="images/exclusion_wrap_side_maximum_L.png " alt ="Example rendering for wrap-side: maximum " /> </ td >
310+ < td > < img src ="images/exclusion_wrap_side_maximum_R.png " alt ="Example rendering for wrap-side: maximum " /> </ td >
311+ </ tr >
312+ < tr >
306313 < td > < code class ="html "> #exclusion{ wrap-flow: clear; }</ code > </ td >
314+ < td > < code class ="html "> </ code > </ td >
307315 </ tr >
308316 < tr >
309- < td > < img src ="images/exclusion_wrap_side_maximum.png " alt ="Example rendering for wrap-side: maximum " /> </ td >
310317 < td > < img src ="images/exclusion_wrap_side_clear.png " alt ="Example rendering for wrap-side: clear " /> </ td >
318+ < td > </ td >
311319 </ tr >
312320 </ table >
313321 </ div >
314322 <!-- End section "wrap-flow Property" -->
315323 <!-- End section "Declaring Exclusions" -->
316-
317- < div class ="issue ">
318- Could we rework the examples with an image that looks more like:
319-
320- < img src ="images/alternate-example.png " width ="50% " />
321324
322- </ div >
323-
324- < div class ="issue ">
325- Could we break the 'maximum' example into two pieces?
326- </ div >
327-
328325 < h3 id ="scope-and-effect-of-exclusions "> Scope and Effect of Exclusions</ h3 >
329326 < p >
330327 An exclusion affects the inline flow content descended from the exclusion's containing
@@ -607,8 +604,6 @@ <h3 id="exclusions-order">Exclusions order</h3>
607604 </ tr >
608605 </ table >
609606
610- < div class ="issue "> Can we have the same example with a white background?</ div >
611-
612607 </ div >
613608 <!-- End section "Order of Exclusions" -->
614609
@@ -688,8 +683,6 @@ <h2 id="shapes">Shapes</h2>
688683</div>
689684</ code > </ pre >
690685 < img class ="singleImgExample " src ="images/shapes_CSS2.1_MBP.png " alt ="Example rendering of circle shape and box model. " />
691-
692- < div class ="issue "> Could we remove the outside dark border and use a 1px red outline?</ div >
693686 </ div >
694687
695688 < h3 id ="shapes-from-svg-syntax "> Shapes from SVG Syntax</ h3 >
0 commit comments