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
0436cd4e6b2399edfc625f7c45f99a295244bb6b
Mozilla
/
mozilla
/
layout
/
html
History
dbaron%fas.harvard.edu
7b4002d7bf
Fix two stupid mistakes I made in the block regression test script. Not part of build. r=pollmann
...
git-svn-id: svn://10.0.0.236/trunk@75094 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 22:50:30 +00:00
..
base
Bug 46693. Check to see if we CanContinueTextRun() while walking over the frames to FindNextText(). This revives the logic that I nuked when fixing 19051, and keeps you from trying to walk over <br> or other frames to erroneously continue a text run. r=akkana.
2000-07-28 22:29:28 +00:00
content
Fixed bug 44396: LINK elements now act like links when they have generated content. b=44396 r=dbaron
2000-07-28 20:57:08 +00:00
document
Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
2000-07-28 21:48:08 +00:00
forms
bug fixes:
2000-07-28 22:12:45 +00:00
style
Fix for bug 36849: Script animation that changes location and clip simultaneously no longer will flicker.
2000-07-28 21:54:49 +00:00
table
Enable the code to support for 'vertical-align: baseline' in table-cells. bug 10207. a:waterson@mozilla.org. was r:karnaze@netscape.com.
2000-07-28 09:19:26 +00:00
tests
Fix two stupid mistakes I made in the block regression test script. Not part of build. r=pollmann
2000-07-28 22:50:30 +00:00
Makefile.in
…
makefile.win
…