interop
interop copied to clipboard
web-platform-tests Interop project
### Description I proposed last year the [Web Share API](https://github.com/web-platform-tests/interop/issues/464) for Interop. One comment from @marcoscaceres [here](https://github.com/web-platform-tests/interop/issues/464#issuecomment-1769524124) clarified that > Web Share depends on Permission Policy, so we might consider...
### Description This is now supported unprefixed and in the shorthand in all browsers, but bugs still remain. Most notable ones, both related to multiple background layers: * [Firefox 🪲...
### Description Iron out the problems surrounding `createImageBitmap`. ### Background `createImageBitmap` has been around for a while, but the implementations has several flaws. Problems with image quality, EXIF handling, handling...
### Description Haptics are vital to games + professional feel of buttons, switches, and other user input for mobile/tablet web. Since Vibration API's inception on Android (launched in Firefox, 12...
### Description please implement ### Specification all ### Additional Signals _No response_
### Description Video, interactive, and gaming mobile sites are often optimized for vertical or horizontal viewing. Orientation lock is important to give the user the best experience, avoid wasting development...
### Description dbaron's description from - https://github.com/WebKit/standards-positions/issues/348 "Animation to or from auto heights is commonly requested by web developers. It is important for animation of elements (such as the contents...
### Description > The Notifications API allows web pages to control the display of system notifications to the end user. These are outside the top-level browsing context viewport, so therefore...
### Description If I am writing a document, I would like my `` elements to be the same color as my text. I can apply the following CSS to ensure...
### Description If I am writing a document with tables, I would like my table borders to be the same color as my text (by default): ![Image of tables that...