Thomas Steiner
Thomas Steiner
I think this falls under the "pros and cons" sections for each of the SVG embedding techniques outlined in this [guide](https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Adding_vector_graphics_to_the_Web).
@kolarski While this fixes your concrete problem, it would be far more scalable to switch to xregexp: https://github.com/slevithan/xregexp#unicode, where you have proper "letter" classes.
We have observed very decent public support [on Twitter](https://twitter.com/search?q=url%3Aweb.dev%2Fnotification-triggers%20OR%20%23notificationtriggers%20-rt&src=typed_query&f=live), including a high-profile article [on CSS Tricks](https://css-tricks.com/creating-scheduled-push-notifications/) and several talks. This very Issue also has multiple thumb-ups. All this counts as...
We did some partner outreach and heard about the following use cases: - **A broadcaster:** _"Use these notifications so that say there are 10 days left to view a particular...
We have just announced that we're no longer pursuing this API. Please see [crbug/891339#c72](https://bugs.chromium.org/p/chromium/issues/detail?id=891339#c72) for details. Thanks for y'all's interest!
You can cancel previously scheduled notifications: https://web.dev/notification-triggers/#canceling-a-scheduled-notification. Does this work for you?
Coincidentally Twitter just announced theirs: http://twitter.com/kaushlaks/status/1075563505753972742.
Note that it doesn't have to be the one `XOR` the other. You can just [support both](https://github.com/GoogleChromeLabs/dark-mode-toggle#style-customization).
Try it on an actual device. The movement you make is exactly correct and repros the behavior.
This is on iOS 15 (with the funny Safari bottom URL bar, which might be interfering when it comes to scroll and drag handling?) on an iPhone 11 Max Pro.