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 f7b4eb4 commit 9c16a3bCopy full SHA for 9c16a3b
css-anchor-position-1/Overview.bs
@@ -399,9 +399,9 @@ Its syntax is:
399
| self-inline-start | self-inline-end | center-self-inline-start | center-self-inline-end
400
| all ]
401
|
402
- [ start | center | end | center-start | center-end | all ]{1, 2}
+ [ start | center | end | center-start | center-end | all ]{1,2}
403
404
- [ self-start | center | self-end | center-self-start | center-self-end | all ]{1, 2}
+ [ self-start | center | self-end | center-self-start | center-self-end | all ]{1,2}
405
]
406
</pre>
407
0 commit comments