mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
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>
13 lines
259 B
INI
Vendored
13 lines
259 B
INI
Vendored
[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
|