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
Mozilla
/
mozilla
/
layout
/
html
History
karnaze%netscape.com
4b818debc3
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@67811 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 01:10:51 +00:00
..
base
fixes two different checks for the existence of lowsrc. al text now displays
2000-05-01 14:35:19 +00:00
content
The string returned from CSSStyleDeclaration::removeProperty() should only contain the old value, not the property name.
2000-05-02 00:24:45 +00:00
document
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
2000-05-01 06:58:53 +00:00
forms
Fixes for bugs 34503 and 34504 -- split the editor controller into editor and composer controllers, and make commands for lots of editor functions.
2000-05-01 21:49:52 +00:00
style
The string returned from CSSStyleDeclaration::removeProperty() should only contain the old value, not the property name.
2000-05-02 00:24:45 +00:00
table
Removed FixBadReflowState, added an assert if boxes try to set outer table reflow state computed values when a caption is present.
2000-05-01 02:25:08 +00:00
tests
new regression tests, not affecting the build.
2000-05-02 01:10:51 +00:00
Makefile.in
Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
2000-03-02 13:29:03 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00