mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #10794 - jdm:disable_10753, r=Wafflespeanut
Disable frequent intermittently-passing tests. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10794) <!-- Reviewable:end -->
This commit is contained in:
commit
98ae238adf
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