Re: [csswg-drafts] [css-inline] initial-letter appliance and inheritance

@fantasai It's good. Just one last point about nesting:

> the `initial-letter` property applies not just to the CSS-defined `::first-letter` pseudo-element [...]. Specifically, `initial-letter` **also** applies to any inline-level box [...] whose ancestors [...] have a computed `initial-letter` value of `normal`.

This seems to allow `initial-letter` to apply both to a `::first-letter` and its inline parent. I would at least remove the "also", and maybe clarify it a bit more that these restrictions also hold for `::first-letter`. 

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

Received on Friday, 25 May 2018 21:25:27 UTC