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

Selector matching and `::first-letter` is not normally considered part
 of layout, so I don't think this sentence applies as-is, but we could
 tweak it if that's what we want.

If we consider the whole run as a single U+FFFC, that would mean 
`::first-letter` does not select it, so this is the equivalent to 
"solution 3", right?

I think I'm ok with either solution 2 or 3, so fine.

Testing a bit further how `::first-letter` and `text-combine-upright` 
interact (leaving aside initial-letter for a second), current 
implementations seem to do things that are neither 2 nor 3, and are 
all over the place:
http://output.jsbin.com/xacicok/

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

Received on Thursday, 27 October 2016 07:08:16 UTC