зеркало из https://github.com/mozilla/gecko-dev.git
bug 550163 - part 8 followup - add padding to try and avoid intermittent subpixel-clipping failure on Windows debug tinderbox.
This commit is contained in:
Родитель
ef799a2e75
Коммит
1573fb6ad8
|
@ -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>
|
||||
|
|
Загрузка…
Ссылка в новой задаче