From 8dd16259287f58f9273002717ec4d27e97127719 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:43:14 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml (limited to 'testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml') diff --git a/testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml new file mode 100644 index 0000000000..69d0875451 --- /dev/null +++ b/testing/web-platform/tests/css/css-flexbox/WEB_FEATURES.yml @@ -0,0 +1,7 @@ +features: +- name: flexbox + files: "**" +# TODO: map *gap* to flexbox-gap. This is currently not possible without the +# tests being associated with both flexbox and flexbox-gap. All but one of the +# *gap* tests are passing in all browsers, so lumping them in with flexbox is +# relatively harmless. -- cgit v1.2.3