Dactyloidae/mobile/android/tests/browser/robocop/testAccessibleCarets2.html

23 lines
959 B
HTML

<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>