зеркало из https://github.com/mozilla/gecko-dev.git
Add reftest for bug 387653
This commit is contained in:
Родитель
4d7cea8def
Коммит
f1118e8024
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8";
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-size: 24pt;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<p lang="he" style="direction: ltr; unicode-bidi: bidi-override;">בוֹט ברֶעֶ</p>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8";
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-size: 24pt;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
<p lang="he" style="direction: rtl; text-align: left">עֶרֶב טוֹב</p>
|
||||
</body>
|
||||
</html>
|
|
@ -8,3 +8,4 @@ fails-if(MOZ_WIDGET_TOOLKIT!="windows") == bidi-004.html bidi-004-ref.html # Bug
|
|||
fails-if(MOZ_WIDGET_TOOLKIT!="windows") == bidi-004-j.html bidi-004-ref.html
|
||||
skip == bidi-005.html bidi-005-ref.html # depends on bug 376532
|
||||
== 386339.html 386339-ref.html
|
||||
== 387653.html 387653-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче