зеркало из https://github.com/mozilla/pjs.git
bug 550163 - part 14 - use sans-serif to avoid Win7 subpixel failure in mathml/quotes reftest. r=roc
This commit is contained in:
Родитель
dc672c23f2
Коммит
b560ddfa3e
|
@ -1,4 +1,10 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<style type="text/css">
|
||||||
|
body { font-family:sans-serif; }
|
||||||
|
p { height:2em; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>:L_R</p>
|
<p>:L_R</p>
|
||||||
<p>:L_”</p>
|
<p>:L_”</p>
|
||||||
|
|
|
@ -1,4 +1,10 @@
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-wait">
|
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-wait">
|
||||||
|
<head>
|
||||||
|
<style type="text/css">
|
||||||
|
body { font-family:sans-serif; }
|
||||||
|
p { height:2em; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>:<ms xmlns="http://www.w3.org/1998/Math/MathML" lquote="L" rquote="R">_</ms></p>
|
<p>:<ms xmlns="http://www.w3.org/1998/Math/MathML" lquote="L" rquote="R">_</ms></p>
|
||||||
<p>:<ms id="m1" xmlns="http://www.w3.org/1998/Math/MathML">_</ms></p>
|
<p>:<ms id="m1" xmlns="http://www.w3.org/1998/Math/MathML">_</ms></p>
|
||||||
|
|
Загрузка…
Ссылка в новой задаче