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
8c7cfc52d196fffc7d76028cd094783e64feb543
Mozilla
/
mozilla
/
layout
/
html
History
dbaron%fas.harvard.edu
8c7cfc52d1
Fix inheritance of percentage values for 'line-height' by removing hacks to base percentage values for 'line-height' on the actual value rather than the computed value of 'font-size'. Fix various |const|-ness issues in nsRuleNode. b=97726 r=pierre sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@107440 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-06 07:48:02 +00:00
..
base
Fix inheritance of percentage values for 'line-height' by removing hacks to base percentage values for 'line-height' on the actual value rather than the computed value of 'font-size'. Fix various |const|-ness issues in nsRuleNode. b=97726 r=pierre sr=hyatt
2001-11-06 07:48:02 +00:00
content
/src
…
document
Fix inheritance of frameborder in multiply nested framesets. Bug
2001-11-06 00:44:25 +00:00
forms
Fixing blocker bug 108198. Make setAttribute('value') change .value until .value is set by JS or user. Patch by John Keiser <jkeiser@iname.com>, r/sr=hyatt@netscape.com, jst@netscape.com
2001-11-05 06:50:21 +00:00
style
Initial check in for print preview work it is complied in for Windows and linix only
2001-11-03 14:59:39 +00:00
table
Elimiate calls to nsFrame::Invalidate when the dirtyRect is empty. Also, removed some invalid code from nsFrame::Invalidate and added DEBUG check to catch later offenders. b=103266 r=rbs sr=hyatt
2001-11-06 01:44:20 +00:00
tests
new regression test, not affecting the build.
2001-11-06 01:35:06 +00:00
Makefile.in
…
makefile.win
…