From 29d87dc5586fdaf36998975735463c9276ca1d3c Mon Sep 17 00:00:00 2001 From: Daniel Carl Date: Sat, 29 Nov 2014 23:42:11 +0100 Subject: [PATCH] Added manual test for dom focus changes (#112). --- tests/manual/112-editable-focus.html | 32 ++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 tests/manual/112-editable-focus.html diff --git a/tests/manual/112-editable-focus.html b/tests/manual/112-editable-focus.html new file mode 100644 index 0000000..5219e91 --- /dev/null +++ b/tests/manual/112-editable-focus.html @@ -0,0 +1,32 @@ + + +iFrame URI change by HSTS (#146) + + + + +

+ Run with scripts=on and strict-focus=off +

    +
  1. If page is loade, vimb should be in input mode.
  2. +
  3. Set strict-focus=on and reload page. Vimb should keep + in normal mode
  4. +
  5. Independent from the strict-focus should vimb switch + to input mode if the button is clicked
  6. +
+

+
+
+
+ +
+
+ + + -- 2.20.1