зеркало из https://github.com/mozilla/gecko-dev.git
bug 836225 - testcase for graphite with supplementary-plane characters. r=jdaggett
This commit is contained in:
Родитель
45e3ece781
Коммит
358a65c7c3
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: foo;
|
||||
src: url(PigLatin_Plane15.ttf);
|
||||
}
|
||||
body {
|
||||
font-family: foo;
|
||||
font-size: 24px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
󰁐󰁩󰁧 󰁌󰁡󰁴󰁩󰁮
|
||||
</body>
|
||||
</html>
|
Двоичный файл не отображается.
|
@ -97,5 +97,6 @@ load 783041-3.html
|
|||
load 783041-4.html
|
||||
asserts-if(gtk2Widget,1) load 798853.html # bug 868792
|
||||
asserts-if(winWidget,0-1) skip-if(B2G) load 815489.html
|
||||
load 836225-1.html
|
||||
load 839745-1.html
|
||||
load 856784-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче