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
25e43b2f804eb672159fc9ffcbf47d2c9cfcc787
Mozilla
/
mozilla
/
layout
/
html
History
buster%netscape.com
b3039d3db0
bug 56704 (Crash selecting text)
...
r=erik a=waterson git-svn-id: svn://10.0.0.236/trunk@81868 18797224-902f-48f8-a5cc-f745e15eee43
2000-10-27 14:16:36 +00:00
..
base
bug 56704 (Crash selecting text)
2000-10-27 14:16:36 +00:00
content
Fixing rtm+ bug 57495. Making element.getElementsByTagName() case insensitive if called on an HTML element. r=pollmann, sr=vidur.
2000-10-27 09:01:33 +00:00
document
bug 57054 (<MAP> should be display:inline; in quirks mode)
2000-10-27 13:56:33 +00:00
forms
bug fix for 48064. rtm++ r=simon a=brendan. pdt=ok. fixes check for valid frame after callonchange. (callonchange may actually destroy the frame underneath us.) also we need to update the focusedvalue when enter/submit is hit. this will save 2 onchange from being fired. one from enter, second from blur.
2000-10-24 22:08:44 +00:00
style
bug = 57704 r = kmcclusk sr = buster. Needed to check for isPaginated before constucting scroll bars.
2000-10-26 13:48:49 +00:00
table
bug 56024 - if there is no desired content width for a col, don't include the min content in totals. a=buster, r=attinasi.
2000-10-13 01:57:02 +00:00
tests
Rearrange library linking order so that all symbols are resolved for Irix builds. Build
#55783
. Thanks to rob@adacel.com.au (Robert Low) for the patch.
2000-10-26 02:24:31 +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
…