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 7cd1a3bd1d
commit 60f2073593

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;