mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
9 lines
406 B
HTML
9 lines
406 B
HTML
|
|
<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>
|