File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 < h1 > CSS Generated Content for Paged Media Module</ h1 >
2323
24- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft 6 February 2012</ h2 >
24+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft 8 February 2012</ h2 >
2525
2626 < dl >
2727 < dt > This version:
2828
2929 < dd > < a
30- href ="http://www.w3.org/TR/2012/ED-css3-gcpm-20120206 / "> http://www.w3.org/TR/2012/ED-css3-gcpm-20120206 /</ a >
30+ href ="http://www.w3.org/TR/2012/ED-css3-gcpm-20120208 / "> http://www.w3.org/TR/2012/ED-css3-gcpm-20120208 /</ a >
3131
3232 < dt > Latest version:
3333
@@ -3219,9 +3219,9 @@ <h3 id=the-float-offset-property><span class=secno>13.2. </span>The
32193219}
32203220</ pre >
32213221
3222- < p > In this example, the image is float to the left. Therefore, ‘< a
3222+ < p > In this example, the image is floated to the left. Therefore, ‘< a
32233223 href ="#float-offset "> < code class =property > float-offset</ code > </ a > ’
3224- may only push the element in the horizontal direction, and the vertial
3224+ may only push the element in the horizontal direction, and the vertical
32253225 value is ignored.
32263226 </ div >
32273227
@@ -3339,14 +3339,15 @@ <h3 id=the-clear-side-property><span class=secno>13.3. </span>The ‘<a
33393339
33403340 < dd > if the float is left-floated, there should be no content to the left;
33413341 if the float is right-floated, there should be no content to the right
3342+ !_-
33423343
33433344 < dt > left
33443345
33453346 < dd > there should be no content to the left of the float
33463347
33473348 < dt > right
33483349
3349- < dd > there should be no content to the left of the float
3350+ < dd > there should be no content to the left of the float -- >
33503351
33513352 < dt > none
33523353
You can’t perform that action at this time.
0 commit comments