From 06f0ad1be741f7193951f876a5dc257b229033fa Mon Sep 17 00:00:00 2001 From: paavininanda Date: Thu, 15 Feb 2018 01:34:58 +0530 Subject: [PATCH] Adding tests with DRY coding technique --- tests/wpt/metadata/MANIFEST.json | 2 +- .../textfieldselection/defaultSelection.html | 43 ++++++++----------- 2 files changed, 19 insertions(+), 26 deletions(-) diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index ed9391e979a..d4c8c8df1f0 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -558282,7 +558282,7 @@ "support" ], "html/semantics/forms/textfieldselection/defaultSelection.html": [ - "c9568da864127d49974b970809312c953fb347b1", + "f49a2316f73094a7a0b27d810453f40ef029636b", "testharness" ], "html/semantics/forms/textfieldselection/original-id.json": [ diff --git a/tests/wpt/web-platform-tests/html/semantics/forms/textfieldselection/defaultSelection.html b/tests/wpt/web-platform-tests/html/semantics/forms/textfieldselection/defaultSelection.html index eb9bb40d767..be965bf5cf8 100644 --- a/tests/wpt/web-platform-tests/html/semantics/forms/textfieldselection/defaultSelection.html +++ b/tests/wpt/web-platform-tests/html/semantics/forms/textfieldselection/defaultSelection.html @@ -3,33 +3,26 @@ - - - + +