Changes

Jump to: navigation, search

Gecko:Reflow Refactoring

55 bytes added, 23:14, 23 June 2006
Future Development Tasks
*** figure out who (frame class?) should compute intrinsic width when about to reflow an inline-box or inline-block within inline layout
** Fix https://bugzilla.mozilla.org/attachment.cgi?id=200664 -- minimal testcase is http://wargers.org/mozilla/margin_100_percent.html
** <s>Fix assert on the following markup: <code><select multiple size=1><option>o </select></code> (note space after the "o")</s> - Fixed [[User:Dbaron|David Baron]] 5 June 2006
* convert form control code
** <s>figure out whether to refactor <code>nsLeafFrame::GetDesiredSize</code> and implement <code>nsLeafFrame::GetMinWidth</code> and <code>nsLeafFrame::GetPrefWidth</code> in terms of it or whether to implement <code>GetMinWidth</code> and <code>GetPrefWidth</code> separately for all the subclasses of <code>nsLeafFrame</code> that use <code>GetDesiredSize</code></s> - done, bzbarsky, 1 May 2006
Canmove, confirm, emeritus
1,334
edits

Navigation menu