Skip to content

Commit 35358fe

Browse files
committed
x
1 parent ca1085e commit 35358fe

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

css3-gcpm/Overview.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3136,7 +3136,13 @@ <h3 id=float-modifiers><span class=secno>14.1. </span>Float modifiers</h3>
31363136

31373137
<dt>left/right
31383138

3139-
<dd>
3139+
<dd>&lsquo;<code class=property>left</code>&rsquo;/&lsquo;<code
3140+
class=property>right</code>&rsquo; can be used in combination with
3141+
&lsquo;<code class=property>top</code>&rsquo;/&lsquo;<code
3142+
class=property>bottom</code>&rsquo;/&lsquo;<code
3143+
class=property>top-corner</code>&rsquo;/&lsquo;<code
3144+
class=property>bottom-corner</code>&rsquo; to allow other content to
3145+
flow around the box.
31403146
<div class=example>
31413147
<pre>
31423148
.figure { float: top right; width: 60% }
@@ -3340,13 +3346,12 @@ <h2>Page selection: nth()</h2>
33403346
-->
33413347

33423348
<h2 id=conformance><span class=secno>17. </span>Conformance</h2>
3343-
<!--User agents that support hyphenation and support this specification must a-->
3344-
3349+
3350+
<p>TBD
3351+
33453352
<h2 id=appendix-a-default-style-sheet><span class=secno>18.
33463353
</span>Appendix A: Default style sheet</h2>
33473354

3348-
<p class=issue>
3349-
33503355
<pre>
33513356
@page {
33523357
counter-reset: footnote;

0 commit comments

Comments
 (0)