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
4e1ad508c47b4fc368caac8854f8d0f00a094bc2
Mozilla
/
mozilla
/
layout
/
html
History
bryner%brianryner.com
412f209b69
Fix crashes when dynamically removing input type=file elements by not calling GetValue() during Destroy() since that re-adds the frame to the primary frame map. Bug 203041, 238906, patch originally by mats.palmgren@bredband.net, updated by me, r+sr=bzbarsky, a=chofmann.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@156807 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-23 17:24:58 +00:00
..
base
Bug 230417. Put the overflow frames for placeholders in a block's overflowList in their own child list of the block, so that they can be found when we traverse the frame tree between reflows. r+sr=dbaron,a=choffman
2004-05-07 02:05:18 +00:00
document
Don't allow text in a combobox to wrap. Bug 206937, r+sr=dbaron, a=chofmann
2004-04-23 01:52:09 +00:00
forms
Fix crashes when dynamically removing input type=file elements by not calling GetValue() during Destroy() since that re-adds the frame to the primary frame map. Bug 203041, 238906, patch originally by mats.palmgren@bredband.net, updated by me, r+sr=bzbarsky, a=chofmann.
2004-05-23 17:24:58 +00:00
style
When we push a pseudo cell frame, the block inside it needs to become the float
2004-04-24 21:48:57 +00:00
table
remove unused code that causes crashes, bug 242368, p=fantasai r=bernd sr=rbs a=asa
2004-05-05 16:05:27 +00:00
tests
layout regression tests for table background not part of any build
2004-03-23 19:16:24 +00:00
Makefile.in
…