Skip to content

Commit f59f2a3

Browse files
committed
[css-page-floats] simplify position of anchor description
1 parent 19f59d1 commit f59f2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-page-floats/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Terminology</h2>
6060
<dt><dfn>Float anchor</dfn>
6161
<dd>
6262
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.
63+
it not been a float and instead had been an empty inline element with no
64+
margins, borders or padding.
6565
<dt><dfn>Float containing block formatting context</dfn>
6666
<dd>
6767
The block formatting context inside of which the float is embedded.

0 commit comments

Comments
 (0)