blob: 7e2495509b6522696a632cdf7d8673900813e377 (
plain)
1
2
3
4
5
6
7
8
9
|
<html>
<head>
<title>Bug 1094072: Orientation change test for AccessibleCaret positions</title>
</head>
<body id="bd">
<h3 id="longtext">long long text for orientation change test long long text for orientation change test long long text for orientation change test long long text for orientation change test</h3>
<div contenteditable="true" id="bottomtext">bottom text</div>
</body>
</html>
|