Hacker News new | ask | show | jobs
by ataylor32 2348 days ago
A few issues I have run into with Edge:

1. The :focus-within CSS pseudo-class doesn't work

2. object-fit only works on images

3. These SVG loaders don't work: https://samherbert.net/svg-loaders/

1 comments

Damn, lacking :focus-within is a big one. That pseudo-selector is very useful when creating custom widgets.