зеркало из https://github.com/mozilla/gecko-dev.git
make -moz-mathml-anonymous-block "display: inline-block". b=400207, r=dbaron
This commit is contained in:
Родитель
5bfbb69aa8
Коммит
0f5b80c05f
|
@ -473,11 +473,9 @@ semantics > :not(:first-child) {
|
|||
display: none;
|
||||
}
|
||||
|
||||
/**
|
||||
* Temporary, until we make mtable no longer use display: table
|
||||
*/
|
||||
/**********************************************************************/
|
||||
/* This is used when wrapping non-MathML inline elements inside math. */
|
||||
*|*::-moz-mathml-anonymous-block {
|
||||
display: block !important;
|
||||
display: inline-block !important;
|
||||
position: static !important;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче