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
buster%netscape.com
be5d5e02df
bug 40596 (input type=text form controls with width:auto are not rendering correctly in table cells)
...
r=rods git-svn-id: svn://10.0.0.236/trunk@78169 18797224-902f-48f8-a5cc-f745e15eee43
2000-09-05 21:22:55 +00:00
..
base
fix bug 50849. thanks kin@netscape.com for the patch. r=ftang
2000-09-05 21:19:23 +00:00
content
fixed so script can find out if an option is selected when no frame exists
2000-09-05 13:37:16 +00:00
document
fixing code that relied on implicit string construction (less than optimal temporary fix). r=scc
2000-09-02 07:21:57 +00:00
forms
bug 40596 (input type=text form controls with width:auto are not rendering correctly in table cells)
2000-09-05 21:22:55 +00:00
style
Fix build warning by renaming variable. r=disttsc@bart.nl
2000-09-05 02:08:41 +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
…