mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Bug 380825 - "Font sizes on Tinderbox are too large" (reftest) [p=ryanvm@gmail.com (Ryan VanderMeulen) r=dbaron]
This commit is contained in:
parent
9c79c22415
commit
f64926e7b5
9
layout/reftests/bugs/380825-1-ref.html
Normal file
9
layout/reftests/bugs/380825-1-ref.html
Normal 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>
|
9
layout/reftests/bugs/380825-1.html
Normal file
9
layout/reftests/bugs/380825-1.html
Normal 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>
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user