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:
Oriol Brufau 2023-04-25 19:44:53 +02:00
parent 2ae158dec1
commit 10cdaef5e5
4 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,2 @@
[text-indent-percentage-001.xht]
expected: FAIL

View file

@ -0,0 +1,2 @@
[text-indent-tab-positions-001.html]
expected: FAIL

View file

@ -0,0 +1,3 @@
[sslfail.html]
type: reftest
disabled: https://github.com/servo/servo/issues/10760

View file

@ -0,0 +1,4 @@
[websocket_disconnect.html]
expected: ERROR
[Web socket doesn't panic when worker disappears]
expected: TIMEOUT