diff options
author | Ms2ger <Ms2ger@gmail.com> | 2016-11-20 01:09:33 +0100 |
---|---|---|
committer | Ms2ger <Ms2ger@gmail.com> | 2016-11-20 01:09:33 +0100 |
commit | 6de630a339e8576ebebcb97be309c8e0f82f8e1d (patch) | |
tree | 346590ae28a6a658402edcb2eaaabddf51e92260 | |
parent | 72ebb74d1caa25375d8b28da379f17b2632a9061 (diff) | |
download | servo-6de630a339e8576ebebcb97be309c8e0f82f8e1d.tar.gz servo-6de630a339e8576ebebcb97be309c8e0f82f8e1d.zip |
Disable incremental_trailing_whitespace_a.html.
CC #10473.
-rw-r--r-- | tests/wpt/mozilla/meta/css/incremental_trailing_whitespace_a.html.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/mozilla/meta/css/incremental_trailing_whitespace_a.html.ini b/tests/wpt/mozilla/meta/css/incremental_trailing_whitespace_a.html.ini new file mode 100644 index 00000000000..2a72cc1da38 --- /dev/null +++ b/tests/wpt/mozilla/meta/css/incremental_trailing_whitespace_a.html.ini @@ -0,0 +1,3 @@ +[incremental_trailing_whitespace_a.html] + type: reftest + disabled: https://github.com/servo/servo/issues/10473 |