mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +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-focus.html.ini
vendored
Normal file
12
tests/wpt/meta/css/css-cascade/scope-focus.html.ini
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[scope-focus.html]
|
||||
[:focus via :scope in subject]
|
||||
expected: FAIL
|
||||
|
||||
[:focus via :scope in non-subject]
|
||||
expected: FAIL
|
||||
|
||||
[:focus in limit, :scope in subject]
|
||||
expected: FAIL
|
||||
|
||||
[:focus in intermediate limit, :scope in subject]
|
||||
expected: FAIL
|
||||
Reference in New Issue
Block a user