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
4dcecd70ea07071a51cc1ef00ed1bfc4f9e271eb
Mozilla
/
mozilla
/
layout
/
html
History
karnaze%netscape.com
d3039e0d92
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@83046 18797224-902f-48f8-a5cc-f745e15eee43
2000-11-29 17:37:14 +00:00
..
base
Fix insertion point reparentin gissue with blocks. r=hixie, a=ben
2000-11-28 10:10:41 +00:00
content
Fixing bug 49597. Setting the 'checked' state on a dynamically created radio button that wasn't yet part of the document in JS was throwing an exception since our internal pres state code was generating a failure code when the input element didn't have a document. sr=vidur, r=pollmann
2000-11-28 03:41:50 +00:00
document
Refactor some of the window key handler and add drag and drop handlers to the window root. Also move the html bindings (and platform bindings) to res, removing the chome dependency. a=hyatt.
2000-11-29 06:01:33 +00:00
forms
patch from net (thanks Boris)
2000-11-28 14:14:20 +00:00
style
menu bug fx r by danm ben
2000-11-28 23:35:04 +00:00
table
bug 56563 - frame constructor creates anonymous frames when a table has a child which is not table related.
2000-11-27 22:47:33 +00:00
tests
new regression tests, not affecting the build.
2000-11-29 17:37:14 +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
…