-
**Is your feature request related to a problem? Please describe.**
The current animation transitions (e.g opening a post, opening a settings page, opening a profile) look...weird
**Describe …
-
### Description
__I would like there to be no pauses between songs and a crossfade or transitions without pauses, thank you very much.
### Suggested Solution
Transitions
### Alternatives
_No res…
-
### Astro Info
```block
ViewTransitions animations do break when server:defer is used.
```
### If this issue only occurs in one browser, which browser is a problem?
Edge
### Describe t…
-
**This is a tracker issue.** Only discuss things here if they are a11y group internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://github…
-
The [polyfill-library](https://github.com/mrhenry/polyfill-library) is a module for building bundles based on feature-detection or user-agent detection.
It has bad reputation because of the polyfill.…
-
It looks like view transitions are not working with ios/turbo ... I am not sure if this is a turbo thing or webview thing (probably webview).
I followed this example and the view-transitions with t…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification Title: HTML
* Specification or proposal URL (if available): https://github.com/whatwg/html/issues/8782
* Explainer…
-
### Guidelines
- [X] By checking this box, I am saying that I have read the guidelines and believe to be following them to the best of my ability
### Description of feature request
# The Issue
C…
-
See for context. In this video, the dev explains that they used to put `@starting-style` at the top of their rule, which felt more natural, but now that we've changed how Nesting works, that no longe…
-
Currently, exceptions will break the control flow of an action, stopping the program early. Thus, if an exception is expected, the program will stop early. We will be adding the ability to conditional…