Bug 452747. Make reftest robust against subpixel rendering on Mac. r=dholbert,sr=dbaron

This commit is contained in:
Robert O'Callahan 2008-09-04 14:48:27 +12:00
parent 787e31d22a
commit 544d6c9941
2 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,8 @@
<html>
<head><style>
table { width: 10px; }
div { background: lightgreen; }
div { background: lightgreen;
padding: 0.2em; }
</style></head>
<body>
<table><tr><td>

View File

@ -1,7 +1,8 @@
<html>
<head><style>
table { width: 10px; }
div { background: lightgreen; }
div { background: lightgreen;
padding: 0.2em; }
</style></head>
<body>
<table><tr><td>