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
e2c80a9995cc9a93b2aad36e54fec0046100ccd5
Mozilla
/
mozilla
/
layout
/
html
History
jst%netscape.com
d0fcc932ea
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
...
git-svn-id: svn://10.0.0.236/trunk@74612 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-21 23:44:38 +00:00
..
base
check in for andreas, it now checks to make sure that the image or lowimage is not
2000-07-20 14:50:17 +00:00
content
Trivial change to cut down on the noice in bug reports by not returning internal errors back to JS, this fixes harmless, but annoying JS exceptions when mousing over chromeless windows. r=waterson.
2000-07-20 06:11:22 +00:00
document
Fixing nsbeta2+ bug 45019, images didn't show up on document that were fully created with document.open(): document.write();... r=nisheet&rpotts
2000-07-21 23:44:38 +00:00
forms
moved form registration code to Reflow instead of GetPrefSize, it wasn't being called correctly when wi/h was being set via style
2000-07-20 21:17:03 +00:00
style
Doh! Botched patch application. Sorry!
2000-07-19 05:23:09 +00:00
table
bug 40721 - put back fix that was erroneously backed out. r=rods from before.
2000-07-06 13:58:54 +00:00
tests
r=cls, a=brendan
2000-07-10 21:08:54 +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
…