[Webkit-unassigned] [Bug 251693] Ignore spaces when determining the length of text to treat as a first-letter pseudo-element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 5 15:46:59 PST 2023


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

--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Karl Dubost from comment #1)
> Looking at the test above, everything is green on Safari. 
> 
> 
>         <div>Test</div>
>         <div> Test </div>
>         <div>(T)est</div>
>         <div> (T)est</div>
>         <div>“T”est</div>
>         <div>&Test</div>
>         <div> &Test</div>
>         <div>T&S<div>
>         <div>T & S<div>
>         <div>T & S<div>
>         <div>« S »</div>
>         <div>« S »    </div>
>         <div>• </div>
>         <div> •  </div>
> 
> with: 
>        Test passes if all the T are green, 
>        as well as punctuation elements 
>        when they are adjacent to a letter (without spaces)
> 
> Ahmad, Thanks.
> Probably it would be interesting to cross-check with tests in 
> https://wpt.fyi/results/css/css-
> pseudo?label=master&label=experimental&aligned&view=subtest&q=first-letter

This seems relevant - first-letter-punctuation-dynamic.html

-- 
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/20230205/43e80174/attachment.htm>


More information about the webkit-unassigned mailing list