Fixing bug 400150. Remove |font-family: sans-serif| from svg.css. r=tor@acm.org, sr=robert@ocallahan.org, a1.9=tor@acm.org

This commit is contained in:
jwatt@jwatt.org 2007-11-12 01:19:02 -08:00
parent f9a3bc65c3
commit 241b62c7a0

View File

@ -38,13 +38,9 @@
@namespace url(http://www.w3.org/2000/svg);
svg {
/* XXX see bugs #71191 and #172574 before applying xbl binding to
either 'svg' or 'svg:not(:root)'
*/
font-family: sans-serif;
}
/* XXX see bugs #71191 and #172574 before applying xbl binding to
* either 'svg' or 'svg:not(:root)'
*/
style, script, symbol {
display: none;