mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
Issue #80 - De-unify layout/mathml
This commit is contained in:
parent
241c3b3200
commit
399b79ff71
3 changed files with 3 additions and 2 deletions
|
|
@ -3,13 +3,13 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
|
||||
#include "nsMathMLmfencedFrame.h"
|
||||
#include "nsRenderingContext.h"
|
||||
#include "nsMathMLChar.h"
|
||||
#include <algorithm>
|
||||
|
||||
using namespace mozilla;
|
||||
using namespace mozilla::gfx;
|
||||
|
||||
//
|
||||
// <mfenced> -- surround content with a pair of fences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue