From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../tests/mochitest/text/test_selection.html | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 accessible/tests/mochitest/text/test_selection.html (limited to 'accessible/tests/mochitest/text/test_selection.html') diff --git a/accessible/tests/mochitest/text/test_selection.html b/accessible/tests/mochitest/text/test_selection.html new file mode 100644 index 0000000000..ce83e57086 --- /dev/null +++ b/accessible/tests/mochitest/text/test_selection.html @@ -0,0 +1,119 @@ + + + + Test text selection functions + + + + + + + + + + + + + +

+ +
+  
+ +
Test selection count
+
+
Test adding two equal selections
+
Test adding 3 selections one adjacent
+
Test adding 2 selections, remove first one
+
Test extending a selection
+
Test moving a selection
+
+
Test adding selections to parent element +
Test adding selections to inner element1
+
Test adding selections to inner element2
+
+ +
world
+
    +
  1. Number one
  2. +
+ + + + -- cgit v1.2.3