Elektrine lite

← Feed

@drott@chaos.social

Post #3058267

2026-02-11 15:02 UTC

@apike@mastodon.social Thanks for the interesting post. Have you tried the 🧺 emoji? When we were working on COLRv1 in Chrome, I was looking for a test glyph and found this one to be the heaviest in drawing operations. I wonder what the layout time for 🧺 is.

Replies (1)

  • @apike@mastodon.social 2026-02-11 23:00

    @drott@chaos.social Interesting – weirdly in my own test 🧺 and 🫠 do not trigger the bug at all, laying out in 0.2ms whereas ❤️ and 🤯 take about 1550ms. It seems there's a technique used in the heart glyph that triggers a bad path in Safari that not all glyphs use.

    Open ##3058268