mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Update expectations for --product servodriver (#39603)
this patch updates the expectations for tests that use testdriver.js, which currently only work with `--product servodriver` (#34683), running the tests with #39587. expectations for all other tests, which don’t use testdriver.js, are unaffected. Testing: this patch updates test expectations, though the tests are not yet run in CI Signed-off-by: Delan Azabani <dazabani@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
12
tests/wpt/meta/css/css-cascade/scope-hover.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-cascade/scope-hover.html.ini
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[scope-hover.html]
|
||||
[:hover via :scope in subject]
|
||||
expected: FAIL
|
||||
|
||||
[:hover via :scope in non-subject]
|
||||
expected: FAIL
|
||||
|
||||
[:hover in limit, :scope in subject]
|
||||
expected: FAIL
|
||||
|
||||
[:hover in intermediate limit, :scope in subject]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user