summaryrefslogtreecommitdiffstats
path: root/mobile/android/tests/browser/robocop/testAccessibleCarets2.html
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/tests/browser/robocop/testAccessibleCarets2.html')
-rw-r--r--mobile/android/tests/browser/robocop/testAccessibleCarets2.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/mobile/android/tests/browser/robocop/testAccessibleCarets2.html b/mobile/android/tests/browser/robocop/testAccessibleCarets2.html
new file mode 100644
index 000000000..fc1268462
--- /dev/null
+++ b/mobile/android/tests/browser/robocop/testAccessibleCarets2.html
@@ -0,0 +1,23 @@
+<html>
+ <head>
+ <title>ActionBar Handler and AccessibleCarets tests for DesignMode</title>
+ <meta name="viewport"
+ content="initial-scale=1, allowZoom=no, maximum-scale=1,
+ user-scalable=no, width=device-width">
+ </head>
+
+ <body>
+ <div id="LTRtextContent" style="direction: ltr;">The existence of right-handed
+ neutrinos is theoretically well-motivated, as all other known fermions have
+ been observed with left and right chirality, and they can explain the
+ observed active neutrino masses in a natural way.
+ </div>
+ <br><br><br> <!-- Rule out caret overlay on next field -->
+
+ <div id="RTLtextContent" style="direction: rtl;">זהו לא אותו הטקסט כפי למבחן שמאל לימין,
+ אבל מה לעזאזל? הסוקר שלי לעולם לא לתפוס אותי. אני רק תורם נחות מנסה להשתעשע קצת.
+ </div>
+ <br><br><br>
+
+ </body>
+</html>