Bug 413027 reftest
git-svn-id: svn://10.0.0.236/trunk@247527 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b560f9cc23
commit
2656276497
10
mozilla/layout/reftests/bugs/413027-1-ref.html
Normal file
10
mozilla/layout/reftests/bugs/413027-1-ref.html
Normal file
@ -0,0 +1,10 @@
|
||||
<html><head>
|
||||
<title>Testcase 3 for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="background-color: lime; width: 600px; float:left;">
|
||||
<div style="margin: 100px 0px;">text</div>
|
||||
</div>
|
||||
|
||||
</body></html>
|
||||
12
mozilla/layout/reftests/bugs/413027-1.html
Normal file
12
mozilla/layout/reftests/bugs/413027-1.html
Normal file
@ -0,0 +1,12 @@
|
||||
<html><head>
|
||||
<title>Testcase 3 for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="display: -moz-box; background-color: lime; width: 600px;">
|
||||
<div>
|
||||
<div style="margin: 100px 0px;">text</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body></html>
|
||||
@ -720,6 +720,7 @@ random == 403134-1.html 403134-1-ref.html # bug 405377
|
||||
== 412607-1b.html 412607-1-ref.html
|
||||
== 412679-1.html 412679-1-ref.html
|
||||
== 412679-2.html 412679-2-ref.html
|
||||
== 413027-1.html 413027-1-ref.html
|
||||
== 413286-1a.html 413286-1-ref.html
|
||||
== 413286-1b.html 413286-1-ref.html
|
||||
== 413286-1c.html 413286-1-ref.html
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user