@smfr

477 Followers
323 Following
200 Posts
@lynnandtonic and eBay listings
@axiixc The royal we. Or you could use โ€œoneโ€.
@anatudor Partially here on iPad. It might be an issue with the font.
Goodbye! ๐Ÿ‘‹
@anatudor The divider is draggable, but the up/down cursor was broken for a while. Fixed via webkit.org/b/303845
@anatudor It is a little glitchy. I filed webkit.org/b/308059
@anatudor We think that text-indent on grid should work fine, and I am curious about the mask issues. Can you just share the whole demo? We're happy to take on the simplification ourselves.
@anatudor This may be a privacy preserving feature to avoid pages from using your selection color for fingerprinting (but Iโ€™d have to see the bug).
@anatudor With specificity fixed, macOS Tahoe, Safari | Chrome | Firefox.
@anatudor I think you've got a specificity error with the `.p3::after`, making "Not supported" show up when it is. Try `p.p3::after`.