зеркало из https://github.com/mozilla/pjs.git
Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc
This commit is contained in:
Родитель
ac31177cdb
Коммит
81097f389c
|
@ -0,0 +1,18 @@
|
|||
<html><head>
|
||||
<style>
|
||||
|
||||
body {
|
||||
font-family: fixed, monospace;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head><body>
|
||||
|
||||
12345678ijklmnopqrstuvwxyz<br>
|
||||
12345678ijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,22 @@
|
|||
<html><head>
|
||||
<style>
|
||||
|
||||
body {
|
||||
font-family: fixed, monospace;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head><body>
|
||||
|
||||
<div style="position: absolute; background-color: white;">
|
||||
12345678<br>12345678
|
||||
</div>
|
||||
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
|
||||
</body></html>
|
|
@ -0,0 +1,22 @@
|
|||
<html><head>
|
||||
<style>
|
||||
|
||||
body {
|
||||
font-family: fixed, monospace;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head><body>
|
||||
|
||||
<div style="position: absolute">
|
||||
12345678<br>12345678
|
||||
</div>
|
||||
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
abcdefghijklmnopqrstuvwxyz<br>
|
||||
|
||||
</body></html>
|
|
@ -108,6 +108,8 @@ random == 328829-1.xhtml 328829-1-ref.xhtml # bug 369046 (intermittent)
|
|||
!= 335628-2.xul 335628-2-ref.xul
|
||||
== 336147-1.html 336147-1-ref.html
|
||||
== 339289-1.html 339289-1-ref.html
|
||||
== 341043-1a.html 341043-1-ref.html
|
||||
!= 341043-1b.html 341043-1-ref.html
|
||||
== 346774-1a.html 346774-1-ref.html
|
||||
== 346774-1b.html 346774-1-ref.html
|
||||
== 346774-1c.html 346774-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче