Bug 380825 - "Font sizes on Tinderbox are too large" (reftest) [p=ryanvm@gmail.com (Ryan VanderMeulen) r=dbaron]

This commit is contained in:
reed@reedloden.com 2008-02-21 03:01:28 -08:00
parent 9c79c22415
commit f64926e7b5
3 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>Bug 380825 Reference</title>
</head>
<body>
<pre style="margin: 0">text</pre>
</body>
</html>

View File

@ -0,0 +1,9 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>Bug 380825 Test</title>
</head>
<body>
<table style="border-collapse: collapse; margin: 0"><tr><td style="padding: 0px"><tt>text</tt></td></tr></table>
</body>
</html>

View File

@ -513,6 +513,7 @@ random-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 379316-2.html 379316-2-ref.html # bug
!= 379461-3-container-xhtml.html 379461-3-container-blank.html # there is a scrollbar
== 380004-1.html 380004-1-ref.html
== 380227-1.html 380227-1-ref.html
== 380825-1.html 380825-1-ref.html
== 380842-1.html 380842-1-ref.html
== 381130-1.html 381130-1-ref.html
== 381507-1.html 381507-1-ref.html