mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +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]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/10753
|
||||
[Fragment Navigation: fragment id should be percent-decoded]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[scroll-to-id-top.html]
|
||||
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]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[scroll-to-top.html]
|
||||
type: testharness
|
||||
disabled: https://github.com/servo/servo/issues/10753
|
||||
[Fragment Navigation: When fragid is TOP scroll to the top of the document]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue