bug 550163 - part 8 followup - add padding to try and avoid intermittent subpixel-clipping failure on Windows debug tinderbox.

This commit is contained in:
Jonathan Kew 2010-03-08 15:49:29 +00:00
Родитель ef799a2e75
Коммит 1573fb6ad8
3 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -8,6 +8,7 @@
}
body {
font-family: test, serif;
padding: 20px;
}
</style>
</head>

Просмотреть файл

@ -8,6 +8,7 @@
}
body {
font-family: test, serif;
padding: 20px;
}
</style>
<script>

Просмотреть файл

@ -8,6 +8,7 @@
}
body {
font-family: test, serif;
padding: 20px;
}
</style>
<script>