File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -410,19 +410,11 @@ <h4 id="wrap-flow-property">The 'wrap-flow' property</h4>
410410 </ tr >
411411 < tr >
412412 < td > < code class ="html "> #exclusion{ wrap-flow: maximum; }</ code > </ td >
413- < td > < code class ="html "> #exclusion{ wrap-flow: minimum; }</ code > </ td >
414- </ tr >
415- < tr >
416- < td > < img src ="images/exclusion_wrap_side_maximum.png " alt ="Example rendering for wrap-side: maximum " /> </ td >
417- < td > < img src ="images/exclusion_wrap_side_minimum.png " alt ="Example rendering for wrap-side: maximum " /> </ td >
418- </ tr >
419- < tr >
420413 < td > < code class ="html "> #exclusion{ wrap-flow: clear; }</ code > </ td >
421- < td > < code class ="html "> </ code > </ td >
422414 </ tr >
423415 < tr >
424- < td > < img src ="images/exclusion_wrap_side_clear .png " alt ="Example rendering for wrap-side: clear " /> </ td >
425- < td > </ td >
416+ < td > < img src ="images/exclusion_wrap_side_maximum .png " alt ="Example rendering for wrap-side: maximum " /> </ td >
417+ < td > < img src =" images/exclusion_wrap_side_clear.png " alt =" Example rendering for wrap-side: clear " /> </ td >
426418 </ tr >
427419 </ table >
428420 </ div >
Original file line number Diff line number Diff line change 4040
4141 < h1 id =css-exclusions-module > CSS Exclusions and Shapes Module Level 3</ h1 >
4242
43- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 26 April 2012</ h2 >
43+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 27 April 2012</ h2 >
4444
4545 < dl >
4646 < dt > This version:
4747
4848 < dd > < a
4949 href ="http://dev.w3.org/csswg/css3-exclusions/ "> http://dev.w3.org/csswg/css3-exclusions/</ a > </ dd >
50- <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120426 /">http://www.w3.org/TR/2012/WD-css3-exclusions-20120426 /</a></dd>-->
50+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-exclusions-20120427 /">http://www.w3.org/TR/2012/WD-css3-exclusions-20120427 /</a></dd>-->
5151
5252 < dt > Latest version:
5353
@@ -727,25 +727,14 @@ <h4 id=wrap-flow-property><span class=secno>3.1.1. </span>The ‘<a
727727 < tr >
728728 < td > < code class =html > #exclusion{ wrap-flow: maximum; }</ code >
729729
730- < td > < code class =html > #exclusion{ wrap-flow: minimum ; }</ code >
730+ < td > < code class =html > #exclusion{ wrap-flow: clear ; }</ code >
731731
732732 < tr >
733733 < td > < img alt ="Example rendering for wrap-side: maximum "
734734 src ="images/exclusion_wrap_side_maximum.png ">
735735
736- < td > < img alt ="Example rendering for wrap-side: maximum "
737- src ="images/exclusion_wrap_side_minimum.png ">
738-
739- < tr >
740- < td > < code class =html > #exclusion{ wrap-flow: clear; }</ code >
741-
742- < td > < code class =html > </ code >
743-
744- < tr >
745736 < td > < img alt ="Example rendering for wrap-side: clear "
746737 src ="images/exclusion_wrap_side_clear.png ">
747-
748- < td >
749738 </ table >
750739 </ div >
751740 <!-- End section "wrap-flow Property" -->
You can’t perform that action at this time.
0 commit comments