mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
* wpt sync: adapt code for new TestRoot class
Fixes #30558
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* temp change to allow wpt sync build to pass
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'
* Revert "temp change to allow wpt sync build to pass"
This reverts commit bad72c7f87.
* revert metadata update for intermittent timeouts
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
22 lines
575 B
INI
22 lines
575 B
INI
[setactionhandler.html]
|
|
[Test that setActionHandler() can be executed for supported actions]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("togglemicrophone") succeeds]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("togglecamera") succeeds]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("hangup") succeeds]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("previousslide") succeeds]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("nextslide") succeeds]
|
|
expected: FAIL
|
|
|
|
[Test that setActionHandler("enterpictureinpicture") succeeds]
|
|
expected: FAIL
|