diff options
Diffstat (limited to 'tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini')
-rw-r--r-- | tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini b/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini new file mode 100644 index 00000000000..9b0fc900654 --- /dev/null +++ b/tests/wpt/meta/css/css-text/parsing/text-autospace-computed.html.ini @@ -0,0 +1,15 @@ +[text-autospace-computed.html] + [Property text-autospace value 'normal'] + expected: FAIL + + [Property text-autospace value 'no-autospace'] + expected: FAIL + + [Property text-autospace value 'auto'] + expected: FAIL + + [Property text-autospace value 'ideograph-alpha'] + expected: FAIL + + [Property text-autospace value 'ideograph-numeric'] + expected: FAIL |