This commit is contained in:
smontagu%smontagu.org 2007-08-26 21:24:48 +00:00
Родитель 983700c955
Коммит 89596fdc41
3 изменённых файлов: 33 добавлений и 0 удалений

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

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Reftest for bug 391045 -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>reftest for bug 391045</title>
</head>
<style type="text/css">
body {
font-size: 24pt;
}
</style>
<body>
<p>നെ തുടര്‍ന്നാണ് ആര‍.</p>
</body>
</html>

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

@ -0,0 +1,16 @@
<!DOCTYPE html>
<!-- Reftest for bug 391045 -->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>reftest for bug 391045</title>
</head>
<style type="text/css">
body {
font-size: 24pt;
}
</style>
<body>
<p>നെ തുടര്‍ന്നാണ് ആര.</p>
</body>
</html>

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

@ -364,6 +364,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug
!= 389924-1a.html about:blank
== 390318-1a.html 390318-1-ref.html
== 390318-1b.html 390318-1-ref.html
fails-if(MOZ_WIDGET_TOOLKIT!="windows") == 391045.html 391045-ref.html # windows-specific bug
== 391140-1.html 391140-1-ref.html
== 391909-1.html 391909-1-ref.html
== 391994-1.html 391994-1-ref.html