Shopify / dawn

Shopify's first source available reference theme, with Online Store 2.0 features and performance built-in.
Other
2.53k stars 3.41k forks source link

Safari's support of :focus-visible #524

Open ludoboludo opened 3 years ago

ludoboludo commented 3 years ago

Describe the current behavior

Safari doesn't support :focus-visible and we've had to add some specific code to tackle how focus rings show up on this browser.

Describe the expected behavior

Once this featured is supported we should remove the extra code to clean it up the files and not leave unused code in the repo.

Version information (Dawn, browsers and operating systems)

Additional context/screenshots We will just need to keep an eye on Safari's road map to support the feature.

ALamm commented 1 year ago

Looks like :focus-visible is supported on Safari 15.4 as of March 2022.