-
Can we add support for CSS container queries.
Currently throws warnings for container query length units:
cqw: 1% of a query container's width
cqh: 1% of a query container's height
cqi: 1% of …
-
### Description
This is a partial reprise from [this issue from last year](https://github.com/web-platform-tests/interop/issues/444), but this time not as an investigation project - something that [w…
-
### Description
Inline notifications show up in task flows, to communicate the users the status of an action or system. It can also be used as a persistent element on the page to communicate informat…
-
### Description
Toasts are notifications that can communicate user or system-triggered messages which are not task- but context-related. The toast notifications should be retrievable (not as toast, b…
-
-
I've just found out about the `ch` and `ex` units described here:
https://www.w3.org/TR/css3-values/#relative-lengths
Baseline position: (perhaps in a format like `top: 1bpos` for example) would give…
-
That would be awesome! :)
-
**Context:**
Ik heb een begin gemaakt aan mijn "I Love Web" website en wil me nu verder verdiepen in de codering. Ik ben op zoek naar een soort template die ik steeds kan gebruiken als 'clean code'…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
I am on Linu…
-
`units-css` dependency references `document` by default, throwing errors when used on node (during webpack builds, for instance).