Skip to content

Commit ac6079d

Browse files
authored
[css-logical-1] s/as specified/specified keyword
8dbce74 did this change for `caption-side`, `text-align` and `resize`, but forgot about `float, clear`.
1 parent 41e3307 commit ac6079d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-logical-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Flow-Relative Values for the 'float' and 'clear' Properties</h3>
197197
<pre class="propdef partial">
198198
Name: float, clear
199199
New values: inline-start | inline-end
200-
Computed value: as specified
200+
Computed value: specified keyword
201201
</pre>
202202

203203
The mapping on these properties uses the <a>writing mode</a> of the element’s <a>containing block</a>.

0 commit comments

Comments
 (0)