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
cb0d0da5e1d143dbe0ec4f6413c2fab1bcd0d2ff
Mozilla
/
mozilla
/
layout
/
html
History
karnaze%netscape.com
17f81563ab
new regression tests
...
git-svn-id: svn://10.0.0.236/trunk@59728 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:17:24 +00:00
..
base
Event Target Debugging (b=18175), a debugging feature to help with fixing bugs where events are going to the wrong elements. It shows (like Visual Debugging) which frame is receiving events, and one can therefore move the mouse over the page to see what frame gets events. All the code is #ifdef NS_DEBUG. However, it is not yet hooked up to the viewer menu (to be checked in later).
2000-02-03 02:49:58 +00:00
content
Propagating return code. r=vidur,joki
2000-02-04 03:06:56 +00:00
document
Fix for bug 19185. document.clear(), which exists for JS compatibility anyway, now takes a JS context and uses it to find the URL of the calling context. r=pollmann
2000-02-03 00:25:53 +00:00
forms
Converting ::GetIID() into NS_GET_IID(). Bug
#20232
. r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
style
bug 23994 get the correct child list for a caption frame, r=attinasi
2000-02-04 03:16:47 +00:00
table
bug 7714 - better row height allocation for rows with no cells originating in them, r=attinasi
2000-02-04 02:49:27 +00:00
tests
new regression tests
2000-02-04 03:17:24 +00:00
Makefile.in
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
makefile.win
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00