diff options
author | Josh Matthews <josh@joshmatthews.net> | 2019-12-20 10:21:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-20 10:21:03 -0500 |
commit | f6ccf33c60db280cd5e6856d36d330577af02146 (patch) | |
tree | 2baf8fcafe0d971c5df7ccc99faebef694f359a5 | |
parent | c0bafe3f7ce17142c56c71f673a7fbd63f3dca23 (diff) | |
download | servo-f6ccf33c60db280cd5e6856d36d330577af02146.tar.gz servo-f6ccf33c60db280cd5e6856d36d330577af02146.zip |
Mark linux-only failure.
-rw-r--r-- | tests/wpt/web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001.html.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001.html.ini b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001.html.ini new file mode 100644 index 00000000000..50d89f1edb6 --- /dev/null +++ b/tests/wpt/web-platform-tests/css/css-ui/text-overflow-ellipsis-indent-001.html.ini @@ -0,0 +1,3 @@ +[text-overflow-ellipsis-indent-001.html] + expected: + if os == "linux": FAIL |