From 2f20f16292d82629980a4f18c42856d5e25e263d Mon Sep 17 00:00:00 2001 From: Kenneth Myhra Date: Fri, 3 Feb 2023 21:50:36 +0100 Subject: [PATCH] Base: Add a test using FormData and FormDataEvent --- Base/res/html/misc/formdata.html | 56 ++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 Base/res/html/misc/formdata.html diff --git a/Base/res/html/misc/formdata.html b/Base/res/html/misc/formdata.html new file mode 100644 index 0000000000..46378cdbbf --- /dev/null +++ b/Base/res/html/misc/formdata.html @@ -0,0 +1,56 @@ + + + + FormData + + + +
+
+
+
+
+
+
+ +

How do you usually transport yourself?

+ +
+ +
+ +
+ +
+ +
+
+ + + +

+