From cde03350b6bc4982faf007b14796acfed2130523 Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Wed, 16 Nov 2022 11:20:15 -0800 Subject: [PATCH] add test for iframe setfocus --- text_focus_timer.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 text_focus_timer.html diff --git a/text_focus_timer.html b/text_focus_timer.html new file mode 100644 index 0000000..b15d2e7 --- /dev/null +++ b/text_focus_timer.html @@ -0,0 +1,24 @@ + + + + + + + + + \ No newline at end of file