Sorry for the very late feedback. > On 22Nov 2022, at 17:19, Yoshifumi Inoue <[email protected]> wrote: > > > Here is Web Developers demand, I was put into the wrong box in the tool. > It’s implemented only in Safari, but the usage is high. > * 40.2% usage ratio according to CSS2021 Usage Overview > <https://2021.stateofcss.com/en-US/features/#features_overview>. > * 23.9% have used it according to CSS2021 Typography features > <https://2021.stateofcss.com/en-US/features/typography/#initial_letter>. I think it is a great feature, and I am very happy to see progress on it, but it’s possible that these numbers are overstating developer demand due to a misunderstanding.
Percentages this high seem more likely to refer to the ::first-letter pseudo which has existed since css1, not the initial-letter property which is relatively new. Their names are close, and the features interact, so it wouldn’t be surprising that people answering a survey, and paying limited attention, would have thought they were being asked about the more famous of the two. —Florian -- You received this message because you are subscribed to the Google Groups "blink-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/2CBE1F41-D286-43AB-99C1-FB262D169CD0%40rivoal.net.
