зеркало из https://github.com/mozilla/gecko-dev.git
Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky
This commit is contained in:
Родитель
83b05f60b1
Коммит
aab702bda6
|
@ -43,7 +43,7 @@ p#test {
|
|||
}
|
||||
</style>
|
||||
<body>
|
||||
<p id="test">זָ</p>
|
||||
<p id="overhang"><span></span>ז<span></span></p>
|
||||
<p id="test">נָ</p>
|
||||
<p id="overhang"><span></span>נ<span></span></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -35,7 +35,7 @@ span {
|
|||
p#test { margin: 0 3em; }
|
||||
</style>
|
||||
<body>
|
||||
<p id="test">זָ</p>
|
||||
<p id="overhang"><span></span>ז<span></span></p>
|
||||
<p id="test">נָ</p>
|
||||
<p id="overhang"><span></span>נ<span></span></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -42,7 +42,7 @@ p#test {
|
|||
}
|
||||
</style>
|
||||
<body>
|
||||
<p id="test">זָ</p>
|
||||
<p id="overhang"><span></span>ז<span></span></p>
|
||||
<p id="test">נָ</p>
|
||||
<p id="overhang"><span></span>נ<span></span></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
fails-if(MOZ_WIDGET_TOOLKIT!="windows") == bidi-004.html bidi-004-ref.html # Bug 386567 (Linux), bug 386573 (Mac)
|
||||
fails-if(MOZ_WIDGET_TOOLKIT!="windows") == bidi-004-j.html bidi-004-ref.html
|
||||
== bidi-005.html bidi-005-ref.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == bidi-006.html bidi-006-ref.html # Bug 386573
|
||||
fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == bidi-006-j.html bidi-006-ref.html # Bug 386573
|
||||
== bidi-006.html bidi-006-ref.html
|
||||
== bidi-006-j.html bidi-006-ref.html
|
||||
== 386339.html 386339-ref.html
|
||||
fails-if(MOZ_WIDGET_TOOLKIT!="gtk2") == 387653.html 387653-ref.html # Linux-specific bug
|
||||
|
|
Загрузка…
Ссылка в новой задаче