mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00
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:
parent
7cd1a3bd1d
commit
60f2073593
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user