зеркало из https://github.com/mozilla/gecko-dev.git
bug 550163 - part 9 - use sans-serif to avoid Win7 subpixel failure in reftest 389074. r=roc
This commit is contained in:
Родитель
2da4b55ccf
Коммит
40bb37593e
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- check that U+FEFF doesn't disrupt glyph rendering, see bug 389074 comments 26, 30 -->
|
||||
<html>
|
||||
<div style="font-size: large;">
|
||||
<div style="font-size: large; font-family: sans-serif;">
|
||||
<!-- leave one FEFF in the text to maintain same line height -->
|
||||
<p>ABC</p>
|
||||
</div>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<!-- check that U+FEFF doesn't disrupt glyph rendering, see bug 389074 comments 26, 30 -->
|
||||
<html>
|
||||
<div style="font-size: large;">
|
||||
<div style="font-size: large; font-family: sans-serif;">
|
||||
<p>ABC</p>
|
||||
</div>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче