-
I could not find a page for view-timeline css: https://codepen.io/bramus/pen/GRdGoKy
No page found here: [https://caniuse.com/?search=view-timeline](https://caniuse.com/?search=view-timeline).
I…
-
**What happened?**
From support email
**What you expected:**
* [ ] a user account preference, which could be off, on, or on at night time (based on your local time of day)
* [ ] a css base…
-
I was wondering if there was appetite for changing the tutorials to use let instead of var? It behaves more like other programming languages people may be coming from and is now supported by all major…
-
Currently it is hard to orientate in https://caniuse.com/css-overflow page. Some browsers doesn't support the two value overflow shorthand. Some browsers doesn't support the `clip` value. As result gl…
-
CSS target property.
Since 2004, W3 Recommendation.
NO browser support.
EITHER base target="_blank" OR target=_self.
Please full demo, TARGET property will be useful: PUSH caniuse, push!
http…
ghost updated
7 years ago
-
According to caniuse, this feature has been shipped in Edge 16. But it is missing from this platform, causing https://platform-status.mozilla.org/#abort-api to mark it as "no signals", as it cannot ha…
-
from https://github.com/huggingface/huggingface.js/pull/638#issuecomment-2079454125
> According to [caniuse page](https://caniuse.com/?search=ArrayBuffer.resize), the support is experimental on ver…
-
## Background
Currently ipfs-check is limited to supporting Bitswap checks. It would be useful to add support for other transfer protocols that are already prolific, e.g. `transport-ipfs-gateway-ht…
-
### Basic info:
- **Node.js version:** 6.10
- **jsdom version:** 9.12
### Minimal reproduction case
```js
new Notification();
```
### How does similar code behave in browsers?
Works …
-
## Type of report
Feature request
## Provide description of the new feature
loading="lazy" for images and iframes.
Not possible to add this attribute to images and iframes. There are more …