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
Mozilla
/
mozilla
/
layout
/
html
History
BlakeR1234%aol.com
9f4c5558d5
Fix disabled style rules for HTML checkboxes and radio buttons (44474). a=ekrock
...
git-svn-id: svn://10.0.0.236/trunk@75182 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-30 03:09:37 +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
Fix disabled style rules for HTML checkboxes and radio buttons (44474). a=ekrock
2000-07-30 03:09:37 +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
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
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00