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
ec3cd6be085205896d15337efcefebf166d8aead
Mozilla
/
mozilla
/
layout
/
base
History
dbaron%dbaron.org
7823211508
Remove TestSpaceManager from the build, as on the trunk when bug 148994 landed. Fixing bustage.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@164233 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-23 04:27:59 +00:00
..
public
bug 245770 : backslash is rendered as Yen sign in Japanese locale (r=smontagu, sr=dbaron, a=asa)
2004-10-05 05:43:58 +00:00
src
Move clearing from nsBlockBandData to nsSpaceManager so that 'clear' works even when the floats to be cleared don't overlap the block's border-box. b=148994 Patch by Blake Kaplan <mrbkap@rice.edu>. r+sr=dbaron a=asa
2004-10-23 02:55:53 +00:00
tests
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
2004-01-07 22:30:53 +00:00
Makefile.in
Remove TestSpaceManager from the build, as on the trunk when bug 148994 landed. Fixing bustage.
2004-10-23 04:27:59 +00:00