This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f2e33bcb071be759dad9df2e391ae77a5dc3d4ca
Mozilla
/
mozilla
/
layout
/
mathml
/
content
/
src
History
rbs%maths.uq.edu.au
6d7c54437c
Hide embedded semantic MathML content, b=154931, r=hixie/dbaron, sr=roc+moz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_0_BRANCH@124982 18797224-902f-48f8-a5cc-f745e15eee43
2002-07-10 22:56:58 +00:00
..
Makefile.in
Add 'make install' target to build. It's "MRE-friendly". (See
http://www.mozilla.org/projects/embedding/MRE.html
for details.)
2002-05-24 22:43:38 +00:00
makefile.win
perf bug 124570 - configure mathml.css as a catalog stylesheet that is loaded on demand rather than at startup, r=harishd, sr=jst, a=asa
2002-03-15 09:45:31 +00:00
mathml-css.pl
Backing out to at least leave the tree usable for those who might pull - bug 124570' mathml-css.pl
2002-02-11 09:23:41 +00:00
mathml.css
Hide embedded semantic MathML content, b=154931, r=hixie/dbaron, sr=roc+moz
2002-07-10 22:56:58 +00:00
mathml.dtd
force commit to allow checkouts by branch and date
2002-04-10 03:46:58 +00:00
nsMathMLAtomList.h
Add support for MathML styling attributes (e.g., color, fontsize, etc) by creating an internal attribute stylesheet on the fly, and populating it by mapping attributes to CSS rules as frames get created. This is a work-around to bug 69409 which is is not scheduled to be addressed by the Gecko team anytime soon. Also Cleaned-up the debug rules in mathml.css and removed the (in)famous red color of <mi>
2002-02-14 12:26:43 +00:00
nsMathMLAtoms.cpp
Bug 132844 - detect the MathML namespace to load mathml.css on demand. This allows MathML to be styled properly in documents without a DOCTYPE, e.g., in the case of transformed documents that are produced on the fly from XSLT; r=heikki, sr=jst, a=asa
2002-04-04 15:42:45 +00:00
nsMathMLAtoms.h
Bug 132844 - detect the MathML namespace to load mathml.css on demand. This allows MathML to be styled properly in documents without a DOCTYPE, e.g., in the case of transformed documents that are produced on the fly from XSLT; r=heikki, sr=jst, a=asa
2002-04-04 15:42:45 +00:00
nsMathMLOperators.cpp
Removing string nsCRT depend. patch by scc, r=dougt, sr=jag, b=36756, a=chofmann,dbaron,valeski
2002-05-16 23:57:51 +00:00
nsMathMLOperators.h
Bug 129560 - Selection doesn't display on stretchy MathML characters, r=dbaron, sr=attinasi, a=asa
2002-04-02 05:05:04 +00:00