From 0977ea1b48355bfddc98cb16673ea8b627904dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Go=C5=82e=CC=A8biowski-Owczarek?= Date: Wed, 29 Mar 2023 00:18:07 +0200 Subject: [PATCH] Demos:Tests: Avoid self-closing HTML tags Self-closing tags are reported by newer versions of the htmllint Grunt plugin. They also don't make sense in our HTML files since they are not XHTML-compliant and they run in HTML mode anyway. Ref gh-2157 --- demos/autocomplete/xml.html | 4 ++-- demos/controlgroup/default.html | 2 +- demos/controlgroup/splitbutton.html | 2 +- demos/datepicker/alt-field.html | 2 +- demos/datepicker/animation.html | 4 ++-- demos/datepicker/date-formats.html | 4 ++-- demos/datepicker/date-range.html | 4 ++-- demos/datepicker/localization.html | 2 +- demos/draggable/snap-to.html | 2 +- demos/droppable/photo-manager.html | 8 +++---- demos/slider/range-vertical.html | 2 +- demos/slider/range.html | 2 +- demos/slider/rangemax.html | 2 +- demos/slider/rangemin.html | 2 +- demos/slider/slider-vertical.html | 2 +- demos/slider/steps.html | 2 +- demos/spinner/overflow.html | 2 +- tests/unit/checkboxradio/checkboxradio.html | 26 ++++++++++----------- tests/unit/controlgroup/controlgroup.html | 2 +- tests/visual/effects/scale.html | 2 +- 20 files changed, 39 insertions(+), 39 deletions(-) diff --git a/demos/autocomplete/xml.html b/demos/autocomplete/xml.html index d86ca1563..47e70793d 100644 --- a/demos/autocomplete/xml.html +++ b/demos/autocomplete/xml.html @@ -47,10 +47,10 @@
- +
-
+
Result:
diff --git a/demos/controlgroup/default.html b/demos/controlgroup/default.html index 12e1a9af1..71418302a 100644 --- a/demos/controlgroup/default.html +++ b/demos/controlgroup/default.html @@ -54,7 +54,7 @@
-
+
Rental Car
diff --git a/demos/controlgroup/splitbutton.html b/demos/controlgroup/splitbutton.html index 27f949816..ea3a95e02 100644 --- a/demos/controlgroup/splitbutton.html +++ b/demos/controlgroup/splitbutton.html @@ -37,7 +37,7 @@
-
+

Output:

diff --git a/demos/datepicker/alt-field.html b/demos/datepicker/alt-field.html index 779325719..be00e0d73 100644 --- a/demos/datepicker/alt-field.html +++ b/demos/datepicker/alt-field.html @@ -16,7 +16,7 @@ -

Date:  

+

Date:  

Populate an alternate field with its own date format whenever a date is selected using the altField and altFormat options. This feature could be used to present a human-friendly date for user selection, while passing a more computer-friendly date through for further processing.

diff --git a/demos/datepicker/animation.html b/demos/datepicker/animation.html index 7daf4bc6c..9f20632e3 100644 --- a/demos/datepicker/animation.html +++ b/demos/datepicker/animation.html @@ -16,9 +16,9 @@ -

Date:

+

Date:

-

Animations:
+

Animations:

+

Date:

-

Format options:
+

Format options:
+ - +

Select the date range to search for.

diff --git a/demos/datepicker/localization.html b/demos/datepicker/localization.html index 69835931a..5e9a6cfaf 100644 --- a/demos/datepicker/localization.html +++ b/demos/datepicker/localization.html @@ -17,7 +17,7 @@ -

Date:   +

Date:   +

diff --git a/demos/slider/range.html b/demos/slider/range.html index 646b1d903..162ff064b 100644 --- a/demos/slider/range.html +++ b/demos/slider/range.html @@ -25,7 +25,7 @@

- +

diff --git a/demos/slider/rangemax.html b/demos/slider/rangemax.html index a98592d31..1c7793b16 100644 --- a/demos/slider/rangemax.html +++ b/demos/slider/rangemax.html @@ -24,7 +24,7 @@

- +

diff --git a/demos/slider/rangemin.html b/demos/slider/rangemin.html index 95d7516e5..e864a220e 100644 --- a/demos/slider/rangemin.html +++ b/demos/slider/rangemin.html @@ -24,7 +24,7 @@

- +

diff --git a/demos/slider/slider-vertical.html b/demos/slider/slider-vertical.html index 00014f635..1b32619a0 100644 --- a/demos/slider/slider-vertical.html +++ b/demos/slider/slider-vertical.html @@ -25,7 +25,7 @@

- +

diff --git a/demos/slider/steps.html b/demos/slider/steps.html index 9f8b68093..cc76eb26a 100644 --- a/demos/slider/steps.html +++ b/demos/slider/steps.html @@ -24,7 +24,7 @@

- +

diff --git a/demos/spinner/overflow.html b/demos/spinner/overflow.html index 9908a3442..1def62da0 100644 --- a/demos/spinner/overflow.html +++ b/demos/spinner/overflow.html @@ -25,7 +25,7 @@

- +

diff --git a/tests/unit/checkboxradio/checkboxradio.html b/tests/unit/checkboxradio/checkboxradio.html index 62552fefc..536d4ec55 100644 --- a/tests/unit/checkboxradio/checkboxradio.html +++ b/tests/unit/checkboxradio/checkboxradio.html @@ -43,37 +43,37 @@ - + - + - + - + - + - + - + - - + + diff --git a/tests/unit/controlgroup/controlgroup.html b/tests/unit/controlgroup/controlgroup.html index db1d47808..41b642401 100644 --- a/tests/unit/controlgroup/controlgroup.html +++ b/tests/unit/controlgroup/controlgroup.html @@ -20,7 +20,7 @@ - + -
+