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
pollmann%netscape.com
c265ced149
Bug 3326: IsIndex implementation (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@78254 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-06 07:37:49 +00:00
..
base
fix for bug 47840. When resolving the absolute url for plugin content, use the document's url as the base. r=av a=brendan
2000-09-05 23:40:07 +00:00
content
Fixing a cloneNode() regression in the HTML code, doing a deep clone on a element that didn't have a style attribute was failing to clone it's chil nodes. r=pollmann@netscape.com
2000-09-06 05:03:34 +00:00
document
Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
2000-09-06 02:17:26 +00:00
forms
Bug 3326: IsIndex implementation (not part of build)
2000-09-06 07:37:49 +00:00
style
Add code to allow the CSS parser to report errors. This code is not enabled by default in any builds, but it could be useful for chrome authors to catch CSS errors. We may want to turn it on in debug builds at some point, but it needs some work first. r=attinasi
2000-09-06 02:27:46 +00:00
table
bug 45350 - correctly consider rowspan height in table row incremental reflow
2000-09-05 14:57:34 +00:00
tests
fix regression tests to work around latest bugs. Does not affect the build.
2000-09-05 14:58:59 +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