Re: [csswg-drafts] [css-page-float] float property syntax (#1251)

I would still like to do
```css
img {
  float: right bottom;
}
p {
  display: flow-root;
}
```

```html
<p><img src="…">Long text text text … text</p>
```
<img width="403" alt="Bildschirmfoto 2022-11-15 um 22 12 40" src="https://user-images.githubusercontent.com/3001985/202026345-95b0b191-a5a9-498d-ba84-9408adb6a59a.png">

Is this the right issue?


-- 
GitHub Notification of comment by manuelmeister
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1251#issuecomment-1315873222 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 15 November 2022 21:15:48 UTC