Add reftest for bug 368155 from Ryan VanderMeulen <ryanvm@gmail.com>. r+sr=dbaron

git-svn-id: svn://10.0.0.236/trunk@228549 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%dbaron.org 2007-06-21 22:34:27 +00:00
parent cd6e9c2d37
commit 0d1163f232
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Bug 368155 Reference</title>
</head>
<body>
<div style="float: left; padding-left: 10px; border: 1px inset;">All of this text should be on one line</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Bug 368155</title>
</head>
<body>
<div style="float: left; text-indent: 10px; border: 1px inset;">All of this text should be on one line</div>
</body>
</html>

View File

@ -209,6 +209,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="gtk2") == 368020-2.html 368020-2-ref.html # bug 3
fails == 368020-3.html 368020-3-ref.html # bug 368085
fails == 368020-4.html 368020-4-ref.html # bug 368085
== 368020-5.html 368020-5-ref.html
== 368155-1.xhtml 368155-1-ref.xhtml
== 368155-negative-margins-1.html 368155-negative-margins-1-ref.html
# we can't test this because there's antialiasing involved, and our comparison
# is too exact