-
We have been doing work in a branch of the tabvengers/spicy-sections repo preparing to get something closer to being able to be pulled over to open ui and "closer" to reality.
On the surface, it ch…
-
Here is the explainer: https://github.com/w3c/editing/blob/gh-pages/docs/clipboard-pickling/explainer.md#pickling-for-async-clipboard-api
Would love to hear feedback on the [design of the API](http…
-
https://github.com/web-platform-tests/wpt/blob/8aa4853c2a65dd73c30fbe9f156771abfb8669e2/webaudio/resources/audit.js
It seems like it unnecessarily re-invents parts of testharness.js. Why was it int…
-
The current version of the API requires track transferability, but this shouldn't be necessary.
Currently, tracks are useless on workers except for this API, so we shouldn't add that as a requirement…
-
Apparently, shadow DOM has its own selection (like an iframe), so when running in a shadow root, the engine must use that selection.
Welcome to hell...
---
Add 👍 if you're interested in supp…
-
I wanted to put the code here.
When running an adblocker (Tamper Monkey Script), it blocks the ads, and your YouTube Premium makes my screen all pretty.. But it's not removing the blank spots on th…
-
This issue is a proposal to extend the [declarativeNetRequest API](https://developer.chrome.com/extensions/declarativeNetRequest) to add a way to disable an individual malfunctioning rule that is part…
-
Just asking if it's possible to make this wonderful extension available for Safari now, given the following article published by Apple Developers in regards to converting web extensions for Safari…
-
Originally reported on Google Code with ID 2273
```
What steps will reproduce the problem?
1. create an element
2. apply -moz-transform:rotate(10deg); to it
3. try to inspect it
What is the expected…
-
As I realized in https://github.com/whatwg/html/pull/5603, this leaks an additional bit of information for opaque responses.
cc @heycam