[Webkit-unassigned] [Bug 205915] Certain special characters causes the ::first-letter CSS selector to overflow to multiple characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 9 01:03:51 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=205915

Myles C. Maxfield <mmaxfield at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
This is intentional, and per-spec.

https://drafts.csswg.org/css-pseudo-4/#first-letter-pseudo

"Punctuation (i.e, characters that belong to the Punctuation (P*) Unicode general category [UAX44]) that precedes or follows the first typographic letter unit and any intervening space separators (characters that belong to the Zs Unicode general category [UAX44]) must also be included as part of the first-letter text in the ::first-letter pseudo-element."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210409/b32b35cd/attachment.htm>


More information about the webkit-unassigned mailing list