Re: [csswg-drafts] [css-ruby][css-text-decor-4] Add over-most-under-last value to ruby-position & text-emphasis-position for captioning

Hi @nigelmegitt and @palemieux, CSSWG wanted to know if it would be acceptable to just use
```
p { ruby-position: under; }
p::first-line { ruby-position: over; }
```
and if not, why not. :)

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

Received on Wednesday, 15 August 2018 20:07:08 UTC