Skip to content

Commit 6dc702a

Browse files
weinigfantasai
authored andcommitted
Updates 'flow-tolerance' grammar to use <length-percentage [0,∞]> rather than <length-percentage>
1 parent 3063906 commit 6dc702a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-grid-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -789,7 +789,7 @@ Placement Precision: the 'flow-tolerance' property</h3>
789789

790790
<pre class=propdef>
791791
Name: flow-tolerance
792-
Value: normal | <<length-percentage>> | infinite
792+
Value: normal | <<length-percentage [0,∞]>> | infinite
793793
Initial: normal
794794
Percentages: relative to the [=grid-axis=] [=content box=] size of the [=grid lanes container=]
795795
Inherited: no

0 commit comments

Comments
 (0)