| Index: LayoutTests/imported/web-platform-tests/html/infrastructure/common-microsyntaxes/numbers/contains.json
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/infrastructure/common-microsyntaxes/numbers/contains.json b/LayoutTests/imported/web-platform-tests/html/infrastructure/common-microsyntaxes/numbers/contains.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..39a6ea005883f0f654563ad7b7bbab1bd07b549f
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/web-platform-tests/html/infrastructure/common-microsyntaxes/numbers/contains.json
|
| @@ -0,0 +1,26 @@
|
| +[
|
| + {
|
| + "id": "signed-integers",
|
| + "original_id": "signed-integers"
|
| + },
|
| + {
|
| + "id": "non-negative-integers",
|
| + "original_id": "non-negative-integers"
|
| + },
|
| + {
|
| + "id": "floating-point-numbers",
|
| + "original_id": "floating-point-numbers"
|
| + },
|
| + {
|
| + "id": "percentages-and-dimensions",
|
| + "original_id": "percentages-and-dimensions"
|
| + },
|
| + {
|
| + "id": "lists-of-integers",
|
| + "original_id": "lists-of-integers"
|
| + },
|
| + {
|
| + "id": "lists-of-dimensions",
|
| + "original_id": "lists-of-dimensions"
|
| + }
|
| +]
|
|
|