From 5d5b513449017118134a32571dceba754ca1c4f5 Mon Sep 17 00:00:00 2001 From: Hayleigh Thompson Date: Tue, 16 Apr 2024 21:57:51 +0100 Subject: :bug: Fixed a bug where the 'selected' attribute was not properly applied in the DOM. --- test-apps/options-list/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test-apps/options-list/index.html (limited to 'test-apps/options-list/index.html') diff --git a/test-apps/options-list/index.html b/test-apps/options-list/index.html new file mode 100644 index 0000000..da137b1 --- /dev/null +++ b/test-apps/options-list/index.html @@ -0,0 +1,15 @@ + + + + + + + 🚧 app + + + + + +
+ + -- cgit v1.2.3