mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
28
layout/reftests/bidi/83958-2-ref.html
Normal file
28
layout/reftests/bidi/83958-2-ref.html
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Bidirectional Text Test 2</title>
|
||||
<style>
|
||||
p { font-family: monospace; direction: ltr; unicode-bidi: bidi-override;}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<p>גבא</p>
|
||||
<p>גבא</p>
|
||||
<p>אבג</p>
|
||||
<p>גבא ABC והד</p>
|
||||
<p>והד ABC גבא</p>
|
||||
<p>גבא ABC והד DEF טחז</p>
|
||||
<p>גבא ABC והד DEF טחז</p>
|
||||
<p>גבא ABC והד DEF טחז</p>
|
||||
<p>טחז DEF והד ABC גבא</p>
|
||||
<p>והד ABC גבא DEF טחז</p>
|
||||
<p>והד CBA גבא DEF טחז</p>
|
||||
<p>גבא ABC דהו DEF טחז</p>
|
||||
<p>טחז ABC דהו DEF גבא</p>
|
||||
<p>גבא ABC והד DEF GHI טחז</p>
|
||||
<p>FED והד CBA גבא GHI טחז</p>
|
||||
<p>גבא ABC FED והד GHI טחז</p>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue