зеркало из https://github.com/mozilla/gecko-dev.git
Hide embedded semantic MathML content (as opposed to presentational content, which we render). b=154931, p=rbs, moa=dbaron, r=hixie, sr=roc+moz
This commit is contained in:
Родитель
b345a517c0
Коммит
049b606a00
|
@ -407,3 +407,10 @@ mtd[-moz-math-columnline="dashed"] {
|
|||
}
|
||||
:-moz-math-font-style-anonymous {
|
||||
}
|
||||
|
||||
/**********************************************************************/
|
||||
/* Hide embedded semantic MathML content (as opposed to presentational
|
||||
content, which we render). */
|
||||
annotation-xml[encoding="MathML-Content"] {
|
||||
display: none;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче