We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19f59d1 commit f59f2a3Copy full SHA for f59f2a3
css-page-floats/Overview.bs
@@ -60,8 +60,8 @@ Terminology</h2>
60
<dt><dfn>Float anchor</dfn>
61
<dd>
62
The float anchor is the point in the flow where the float had appeared had
63
- it not been a float and instead had been a zero-width and zero-height
64
- inline element with no margins, borders or padding.
+ it not been a float and instead had been an empty inline element with no
+ margins, borders or padding.
65
<dt><dfn>Float containing block formatting context</dfn>
66
67
The block formatting context inside of which the float is embedded.
0 commit comments