Regression tests for runs of characters with different implicit directionality but the same resolved direction

This commit is contained in:
smontagu%smontagu.org 2007-11-08 11:23:07 +00:00
Родитель 9e95de6d9a
Коммит c2ed1f5630
13 изменённых файлов: 203 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,17 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 00: English - Hebrew -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
text-align: justify;
}
</style>
</head>
<body>
<p><span style="direction: ltr; unicode-bidi: bidi-override">Hello &#x5DD;&#x5DC;&#x5D5;&#x5E2;</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 00: English - Hebrew -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p>Hello &#x5E2;&#x5D5;&#x5DC;&#x5DD;</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 00: English - Hebrew -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span style="direction: ltr; unicode-bidi: bidi-override">Hello &#x5DD;&#x5DC;&#x5D5;&#x5E2;</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 01: Hebrew - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">&#x5E9;&#x5DC;&#x5D5;&#x5DD dlroW</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 01: Hebrew - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span>World &#x5E9;&#x5DC;&#x5D5;&#x5DD</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 01: Hebrew - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">&#x5E9;&#x5DC;&#x5D5;&#x5DD dlroW</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,17 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 02: English - Arabic -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
text-align: justify;
}
</style>
</head>
<body>
<p><span style="direction: ltr; unicode-bidi: bidi-override">Hello &#x629;&#x64A;&#x646;&#x648;&#x62F</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 02: English - Arabic -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span>Hello &#x62F;&#x648;&#x646;&#x64A;&#x629;</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 02: English - Arabic -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span style="direction: ltr; unicode-bidi: bidi-override">Hello &#x629;&#x64A;&#x646;&#x648;&#x62F</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,17 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 03: Arabic - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
text-align: justify;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">&#x633;&#x644;&#x645;&#x627;&#x62A; dlroW</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 03: Arabic - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span>World &#x633;&#x644;&#x645;&#x627;&#x62A;</span></p>
</body>
</html>

Просмотреть файл

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Mixed chartype reftest 03: Arabic - English -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type="text/css">
body {
font-family: serif;
font-size: 24px;
}
</style>
</head>
<body>
<p><span style="direction: rtl; unicode-bidi: bidi-override">&#x633;&#x644;&#x645;&#x627;&#x62A; dlroW</span></p>
</body>
</html>

Просмотреть файл

@ -9,5 +9,13 @@ fails-if(MOZ_WIDGET_TOOLKIT!="windows") == bidi-004-j.html bidi-004-ref.html
== bidi-005.html bidi-005-ref.html
== bidi-006.html bidi-006-ref.html
== bidi-006-j.html bidi-006-ref.html
== mixedChartype-00.html mixedChartype-00-ref.html
== mixedChartype-00-j.html mixedChartype-00-ref.html
== mixedChartype-01.html mixedChartype-01-ref.html
== mixedChartype-01-j.html mixedChartype-01-ref.html
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") == mixedChartype-02.html mixedChartype-02-ref.html # Bug 402427
fails-if(MOZ_WIDGET_TOOLKIT=="gtk2") == mixedChartype-02-j.html mixedChartype-02-ref.html # Bug 402427
== mixedChartype-03.html mixedChartype-03-ref.html
== mixedChartype-03-j.html mixedChartype-03-ref.html
== 386339.html 386339-ref.html
fails-if(MOZ_WIDGET_TOOLKIT!="gtk2") == 387653.html 387653-ref.html # Linux-specific bug