canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
m (→Quick Links: Fixed the "Bugzilla Query: bugs with [reflow branch] in summary" mink which was broken by the ] character.) |
|||
| Line 216: | Line 216: | ||
*** combine AddInlinePrefWidth and AddInlineMinWidth into one function to avoid two passes of text measurement (this could hurt the non-table cases, though, which often call GetPrefWith but not GetMinWidth) | *** combine AddInlinePrefWidth and AddInlineMinWidth into one function to avoid two passes of text measurement (this could hurt the non-table cases, though, which often call GetPrefWith but not GetMinWidth) | ||
*** make MarkIntrinsicWidthsDirty take a child that was dirty to allow blocks to optimize per-line | *** make MarkIntrinsicWidthsDirty take a child that was dirty to allow blocks to optimize per-line | ||
* test percentage height quirks | |||
== Discussion and Feedback == | == Discussion and Feedback == | ||