Re: [csswg-drafts] [css-writing-modes][css-pseudo][css-inline] text-combine-upright and initial-letter

Looking at `::first-letter` in 
[css-pseudo-4](https://drafts.csswg.org/css-pseudo-4/), it looks like 
we already look at computed values, so I guess what we want are:

* Change `::first-letter` to find the combined character when the 
first letter is part of `text-combine-upright`, either `digits` or 
`all`.
* Allow `text-combine-upright` as an allowed property to style 
`::first-letter`.

Does this look correct?

/cc editors of css-pseudo-4: @fantasai @astearns @therealglazou 

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

Received on Friday, 6 January 2017 13:39:18 UTC