1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 BUG_COMPONENT = ("Core", "MathML")
10 if CONFIG["ENABLE_TESTS"]:
11 MOCHITEST_CHROME_MANIFESTS += [
17 "nsMathMLContainerFrame.cpp",
19 "nsMathMLmencloseFrame.cpp",
20 "nsMathMLmfracFrame.cpp",
21 "nsMathMLmmultiscriptsFrame.cpp",
22 "nsMathMLmoFrame.cpp",
23 "nsMathMLmpaddedFrame.cpp",
24 "nsMathMLmrootFrame.cpp",
25 "nsMathMLmrowFrame.cpp",
26 "nsMathMLmspaceFrame.cpp",
27 "nsMathMLmtableFrame.cpp",
28 "nsMathMLmunderoverFrame.cpp",
29 "nsMathMLOperators.cpp",
30 "nsMathMLTokenFrame.cpp",
35 "nsMathMLContainerFrame.h",
37 "nsMathMLOperators.h",
40 include("/ipc/chromium/chromium-config.mozbuild")
54 JAR_MANIFESTS += ["jar.mn"]
56 RESOURCE_FILES.fonts += [
57 "mathfont.properties",
58 "mathfontSTIXGeneral.properties",
59 "mathfontUnicode.properties",