зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1083892 - Reftest. r=smontagu
This commit is contained in:
Родитель
9d780407e0
Коммит
df19d5fecc
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Bug 1083892</title>
|
||||
<style>
|
||||
div {
|
||||
width:400px;
|
||||
height:400px;
|
||||
padding:10px;
|
||||
border:1px solid black;
|
||||
writing-mode:vertical-lr;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
This is the first line.<br>
|
||||
Line two.<br>
|
||||
Third and final line.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -0,0 +1,27 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Bug 1083892</title>
|
||||
<style>
|
||||
div {
|
||||
width:400px;
|
||||
height:400px;
|
||||
padding:10px;
|
||||
border:1px solid black;
|
||||
writing-mode:vertical-lr;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<p>This is the first line.
|
||||
<p>Line two.
|
||||
<p>Third and final line.
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -3,5 +3,6 @@
|
|||
# is turned on
|
||||
== 1082844.html 1082844-ref.html
|
||||
== 1083748.html 1083748-ref.html
|
||||
== 1083892-1.html 1083892-1-ref.html
|
||||
== 1086883-1a.html 1086883-1-ref.html
|
||||
== 1086883-1b.html 1086883-1-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче