зеркало из https://github.com/mozilla/pjs.git
Tests for bug 588739
This commit is contained in:
Родитель
5cd97134d7
Коммит
f538cdd52e
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
span.page-sep { position:absolute; visibility:hidden; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
עמוד <span>1<span class="page-sep"></span>2<span class="page-sep"></span>3</span>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
span.page-sep { visibility:hidden; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
עמוד <span>1<span class="page-sep"></span>2<span class="page-sep"></span>3</span>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
span.page-sep { position:absolute; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
עמוד <span>1<span class="page-sep"></span>2<span class="page-sep"></span>3</span>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
</head>
|
||||
<body>
|
||||
עמוד 321
|
||||
</body>
|
||||
</html>
|
|
@ -54,3 +54,6 @@ random-if(gtk2Widget) == 386339.html 386339-ref.html
|
|||
== 503957-1.html 503957-1-ref.html
|
||||
== 525740-1.html 525740-1-ref.html
|
||||
== 536963-1.html 536963-1-ref.html
|
||||
== 588739-1.html 588739-ref.html
|
||||
== 588739-2.html 588739-ref.html
|
||||
== 588739-3.html 588739-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче