mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
Expect some tests to fail in layout-2020
sslfail.html and websocket_disconnect.html are already expected to fail in layout-2013. text-indent-percentage-001.xht and text-indent-tab-positions-001.html fail in layout-2020 due to lack of support for text-indent and tabs.
This commit is contained in:
parent
2ae158dec1
commit
10cdaef5e5
4 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
||||||
|
[text-indent-percentage-001.xht]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[text-indent-tab-positions-001.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
||||||
|
[sslfail.html]
|
||||||
|
type: reftest
|
||||||
|
disabled: https://github.com/servo/servo/issues/10760
|
|
@ -0,0 +1,4 @@
|
||||||
|
[websocket_disconnect.html]
|
||||||
|
expected: ERROR
|
||||||
|
[Web socket doesn't panic when worker disappears]
|
||||||
|
expected: TIMEOUT
|
Loading…
Add table
Add a link
Reference in a new issue