Skip to content

Commit 17d7234

Browse files
committed
[css-floats] Update notes - only allow positive integers for origin indexing.
1 parent 8226c28 commit 17d7234

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-floats/float-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Syntaxes???
6262

6363
3/4. float: <position> && <origin>? && [ next ?? <integer> ]
6464
(Intentional that you have to specify a particular or subsequent fragment to use this grammar clause.)
65+
<integer> must be positive.
6566

6667
[Brad's thoughts on defining position](https://lists.w3.org/Archives/Public/www-style/2015Nov/0105.html)
6768

0 commit comments

Comments
 (0)