diff --git a/testing/web-platform/meta/MANIFEST.json b/testing/web-platform/meta/MANIFEST.json index 0f3599354cfd..7f78239b260b 100644 --- a/testing/web-platform/meta/MANIFEST.json +++ b/testing/web-platform/meta/MANIFEST.json @@ -318221,12 +318221,42 @@ {} ] ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html": [ + [ + "/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html", + {} + ] + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html": [ + [ + "/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html", + {} + ] + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html": [ + [ + "/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html", + {} + ] + ], "css/css-typed-om/the-stylepropertymap/properties/text-decoration-style.html": [ [ "/css/css-typed-om/the-stylepropertymap/properties/text-decoration-style.html", {} ] ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html": [ + [ + "/css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html", + {} + ] + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration.html": [ + [ + "/css/css-typed-om/the-stylepropertymap/properties/text-decoration.html", + {} + ] + ], "css/css-typed-om/the-stylepropertymap/properties/text-emphasis-color.html": [ [ "/css/css-typed-om/the-stylepropertymap/properties/text-emphasis-color.html", @@ -523802,10 +523832,30 @@ "fe6d3765ca8fea1c1963a310d0aa35fa68089a9b", "testharness" ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html": [ + "0bd9668c45b14a0c52869ed0627cc408af550a25", + "testharness" + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html": [ + "f6a122cc2d44432e94e0700961868a5708cde232", + "testharness" + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html": [ + "db1e8a3d65c8c0653e3412c965df11fc4917ba85", + "testharness" + ], "css/css-typed-om/the-stylepropertymap/properties/text-decoration-style.html": [ "b541bd8b57f8b85f6e5f3a17a3266169debee876", "testharness" ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html": [ + "50f917bbd7df4e0c235a6c84a4ec5a90243e36dc", + "testharness" + ], + "css/css-typed-om/the-stylepropertymap/properties/text-decoration.html": [ + "88d9f53aa4691c682c37fe74f7644e8ac8344cc9", + "testharness" + ], "css/css-typed-om/the-stylepropertymap/properties/text-emphasis-color.html": [ "9419ab219034d1fb732965ebd3a03934bcaddf5a", "testharness" diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html new file mode 100644 index 000000000000..dba12630a4a4 --- /dev/null +++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line.html @@ -0,0 +1,26 @@ + + +'text-decoration-line' property + + + + + + + + +
+ diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html new file mode 100644 index 000000000000..57d445d7cd35 --- /dev/null +++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink.html @@ -0,0 +1,21 @@ + + +'text-decoration-skip-ink' property + + + + + + + + +
+ diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html new file mode 100644 index 000000000000..796b87790d40 --- /dev/null +++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip.html @@ -0,0 +1,29 @@ + + +'text-decoration-skip' property + + + + + + + + +
+ diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html new file mode 100644 index 000000000000..43aeb165645d --- /dev/null +++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-width.html @@ -0,0 +1,24 @@ + + +'text-decoration-width' property + + + + + + + + +
+ diff --git a/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration.html b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration.html new file mode 100644 index 000000000000..e9a9827c13d0 --- /dev/null +++ b/testing/web-platform/tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration.html @@ -0,0 +1,20 @@ + + +'text-decoration' property + + + + + + + + +
+