-
Notifications
You must be signed in to change notification settings - Fork 22.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
overscroll-behavior example doesn't work in safari #15824
Comments
According to the compat table: https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-behavior#browser_compatibility this property is not supported in Safari, so this example can't be made to work. When I visit this page in Safari I see the expected version where the editor is not loaded: I agree that this is a bit confusing and making it less so is the subject of some ongoing work (mdn/bob#763) but it seems to be working as intended. |
@wbamberg While I think it's completely fine this example can't work in Safari, I'm just curious:
I'd expect the example previews all to load, just not honor the actual property value (to demonstrate the difference… as there's no difference in Safari, or, more exactly, it represents how setting all three values would behave in Safari IRL) — but not loading the preview renders at all looks somewhat suspicious to me… Am I missing something? |
This is fixed by PR #759, however new version of BOB needs to be released, in order for it to be published. @schalkneethling Could you do it please? |
Fixed by mdn/bob#759 |
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/overscroll-behavior
What specific section or headline is this issue about?
Try it
What information was incorrect, unhelpful, or incomplete?
Example doesn't work in Safari
What did you expect to see?
Example works
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/css/overscroll-behavior
The text was updated successfully, but these errors were encountered: