mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Disable frequent intermittently-passing tests.
This commit is contained in:
parent
1eec5d9f72
commit
4b9fa4621d
3 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
[scroll-frag-percent-encoded.html]
|
[scroll-frag-percent-encoded.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10753
|
||||||
[Fragment Navigation: fragment id should be percent-decoded]
|
[Fragment Navigation: fragment id should be percent-decoded]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[scroll-to-id-top.html]
|
[scroll-to-id-top.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10753
|
||||||
[Fragment Navigation: TOP is a valid element id, which overrides navigating to top of the document]
|
[Fragment Navigation: TOP is a valid element id, which overrides navigating to top of the document]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
[scroll-to-top.html]
|
[scroll-to-top.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
disabled: https://github.com/servo/servo/issues/10753
|
||||||
[Fragment Navigation: When fragid is TOP scroll to the top of the document]
|
[Fragment Navigation: When fragid is TOP scroll to the top of the document]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue