Re: [csswg-drafts] [css-pseudo] ::first-letter should include whitespace

Thus, need clarification. I guess the Moz implementation is most logic except for "thinsp, nbsp" etc. The nbsp thinsp and normal spaces (in pre-wrap mode etc.) should be treated like endash and emdash. It is most logic - all signs that are not letters or digits should be included inside ::first-letter pseudoelement. 

But: how to define which ranges of unicode are digits or letters.
All "General Punctuation unicode subset (0x20xx)" can be treated as not digit and not letter, but Unicode Math Block? 

Here is needed to specify due to UTF-8 - ranges that are letters or digits. 

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

Received on Friday, 12 January 2018 20:56:09 UTC