summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html')
-rw-r--r--testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html
index 9d313c1395..ab78031b21 100644
--- a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html
+++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing.html
@@ -35,6 +35,7 @@ runPropertyTests('letter-spacing', [
syntax: '<length>',
computed: assert_is_equal_with_zero_special_handling
},
+ { syntax: '<percentage>' },
]);
</script>