From d6d6e9898ed1a7cb994f5d2bc23e5b23d0e8b90c Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Fri, 18 Mar 2022 14:22:10 -0700 Subject: [PATCH] Separate week and month cases from selection-not-application.html (#32479) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Separate week and month cases from selection-not-application.html This was discussed here: https://github.com/web-platform-tests/interop-2022/issues/11#issuecomment-1017609261 * use meta variant instead of two tests * Update html/semantics/forms/textfieldselection/selection-not-application.html Co-authored-by: Philip Jägenstedt --- .../selection-not-application.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/html/semantics/forms/textfieldselection/selection-not-application.html b/html/semantics/forms/textfieldselection/selection-not-application.html index aa98a030a83b8b..7771c3cf312d55 100644 --- a/html/semantics/forms/textfieldselection/selection-not-application.html +++ b/html/semantics/forms/textfieldselection/selection-not-application.html @@ -1,5 +1,7 @@ + + text field selection @@ -7,18 +9,19 @@