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:
bors-servo 2016-04-22 01:01:08 +05:30
commit 98ae238adf
3 changed files with 3 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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