bug 550163 - part 7 - use sans-serif to avoid Win7 subpixel failure in reftest 362901. r=roc

This commit is contained in:
Jonathan Kew 2010-03-08 10:10:48 +00:00
parent c02c0af88c
commit 96356fc45c
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html>
<head>
<style>
body { font-family: sans-serif; }
span { color: green }
</style>
</head>

View File

@ -2,6 +2,7 @@
<html>
<head>
<style>
body { font-family: sans-serif; }
.f::first-letter { color: green }
</style>
<script>