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
1b3ddbfdb1e9766a4e62cd36f0fa85c6e67260bc
Mozilla
/
mozilla
/
layout
/
html
History
karnaze%netscape.com
b3279d2e4c
bug 25148, AppendCell grows its rows before figuring the starting col index, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59466 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:56:46 +00:00
..
base
Enabling async reflow after the document has loaded.
2000-02-02 00:19:52 +00:00
content
Checking for border width > 0 before setting the border style to NS_STYLE_BORDER_STYLE_BG_INSET.
2000-02-02 01:15:04 +00:00
document
the *REAL* fix for misbehaving drop-down lists. turns out z-index property value was incorrect in the style system itself. r=rods
2000-02-02 00:55:39 +00:00
forms
removed all native widget frame implementations
2000-02-01 22:58:25 +00:00
style
Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt
2000-02-01 22:57:36 +00:00
table
bug 25148, AppendCell grows its rows before figuring the starting col index, r=attinasi
2000-02-02 01:56:46 +00:00
tests
new regression test
2000-02-02 00:56:02 +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