Re: [csswg-drafts] Images with layout information (#4116)

If the main use-case for this is vertical-alignment, you can do that already (for inline images or SVGs), can't you?

`data:text/html,Foo <img width=10 height=10 style='background: green; vertical-align: 75px'> bar`

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

Received on Sunday, 14 July 2019 23:41:46 UTC