Open
Bug 2037487
Opened 13 days ago
Updated 13 days ago
Extend WPT testdriver to allow element screenshot
Categories
(Testing :: web-platform-tests, enhancement)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: saschanaz, Unassigned)
References
Details
In JPEG-XL testing we want to test progressive decoding where the test server sends data in chunk, and checks whether the image element shows the progressive result. Right now we only have reftest that cannot test that serving more data changes the rendered image.
We should then migrate the tests that uses snapshotRect to WPT.
| Reporter | ||
Comment 1•13 days ago
|
||
https://github.com/web-platform-tests/rfcs#when-to-use-the-rfc-process says extending testdriver for webdriver does not need RFC.
You need to log in
before you can comment on or make changes to this bug.
Description
•