-
_Moved from https://github.com/web-platform-tests/wpt/issues/44068_
The current WebDriver BiDi WPT tests use `None` to represent two distinct cases for parameters:
* The parameter should be exclud…
-
### Description
While all the browsers have shipped the basic functionality - there have been a number of improvements agreed to by the CSS Working Group, which have not been implemented consistently…
-
### Description
This feature introduces a new CSS property view-transition-class which allows the developer to specify one or more view transition classes. The developer can then select the ViewTra…
-
### What is the issue with the HTML Standard?
Safari and Chrome don't fire a second change event when the user chooses the same file, but firefox does. The spec just says this:
> If the element is…
-
```js
const res = await fetch("https://wpt.live/resources/testharness.js");
await res.text();
```
```
Uncaught Error: request or response body error: error reading a body from connection: unexp…
-
I am currently working on a drag&drop support feature for brouter-web.
It'd like to be able to drop a gpx over brouter-web and that it computes the route between waypoints. It seems to me that the m…
-
### Description
WebKit currently does not implement the `interactive-widget` property for the viewport `` element, meaning that there is no way to opt-in to layout viewport resizing when a virtual …
-
Hi, may I know if you are planning to write 2D WPT as shown in the To-do list? If so, when will it be available? Thanks.
wchak updated
3 years ago
-
I'm observing below error while trying to run below command in wpt agent.
python wptagent.py -vvv --server http://wslkfnasv131/work/ --location WPT_Fra4
Python version installed: 2.7.13
Windows is…
-