-
### Description
I was trying to add an `onDragOver` handler of my own, so I can tell when one `Draggable` is mostly over other. I was going to use an `IntersectionObserver` with a percentage so I c…
-
## Describe the bug
Hello, me again.
The CSS transformer errors out with ENOBUFS with the following CSS file contents:
```
@import 'tailwindcss/utilities';
```
We use tailwindcss 1.9.6 i…
-
Would it be possible to use CSS transforms instead of setting max-width? Transforms should be more performant especially on low-end devices.
-
What's something people like to press or tap? Aquarium glass!
Code and demo: https://codepen.io/cixzhang/pen/xxNqjwv
Video: https://www.youtube.com/watch?v=1C1icyLpYgA
Works like a regular butt…
-
### Description
abs() and sign() would help developers create responsive animations and designs and add to the set of trigonometric, sign, and exponential functions we currently support.
### Spe…
-
### Describe the problem that you experienced
The new Angular Docs site could do with some improvements in accessibility related to text rendering. I could not find a single instance of text using s…
-
The VSCode CSS parser fails to parse the CSS modules syntax for scoping keyframes identifiers:
The SASS tool (both the Dart and C++) implementations parse the `@keyframes` identifier either as …
-
Just curious about where we define the computed value of `transform` property for `display:none` element (or in the `display:none` subtree).
Per this [WPT PR#36380](https://github.com/web-platform-…
-
## Steps to reproduce
1) Install a normal npm library, or clone this repositiory for reproduction: https://github.com/johanrd/ember-vite-npm
Detailed steps
1.1) create a new ember vite app wi…
-
The current spec requires that rotate3D should be converted to a matrix (if the rotations are not along the same vector), and then interpolated (by decomposing into quaternions).
Most implementatio…