Commit Graph

411 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
cfe771c051 Bug 404180. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 17:43:09 -08:00
roc+@cs.cmu.edu
cba1d47793 Bug 405380. Bidi reordering moves frames around so we can't trust pfd->mBounds in nsLineLayout::RelativePositionFrames. r+sr=dbaron 2007-12-11 16:42:20 -08:00
roc+@cs.cmu.edu
8a54485b51 Bug 407078. Don't allow a trailing break in a text run that is followed by a <br>. r=smontagu 2007-12-10 17:19:20 -08:00
roc+@cs.cmu.edu
1a7c95afcf Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron 2007-12-10 17:16:41 -08:00
roc+@cs.cmu.edu
55da4ea6d8 Bug 407397. Don't 'optimize' by not reflowing when a 0x0 frame is removed. Bad Kipp. r+sr=dbaron 2007-12-10 17:14:25 -08:00
roc+@cs.cmu.edu
d060406782 Bug 407111. Correctly set whether a break opportunity after non-text content fits. r+sr=dbaron,a=schrep 2007-12-07 01:17:19 -08:00
roc+@cs.cmu.edu
079aadfbec Bug 407227. Include end-of-linebreaker-textrun break opportunity in min-width calculation. r+sr=dbaron,a=schrep 2007-12-06 19:16:07 -08:00
roc+@cs.cmu.edu
9327240c5b Fixing and enabling test for bug 405577. 2007-12-05 20:51:48 -08:00
karlt+@karlt.net
b31f6269f3 disable 405577 for now because of failure on linux - bug 405577 2007-12-05 18:37:41 -08:00
roc+@cs.cmu.edu
3d895dcd14 Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron 2007-12-05 17:24:03 -08:00
martijn.martijn@gmail.com
20e4a21657 Backing out reftest for bug 404553 for now, because of failures 2007-12-05 04:52:37 -08:00
martijn.martijn@gmail.com
13b4b9271c Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title 2007-12-05 04:23:15 -08:00
smontagu@smontagu.org
ee90cb14b8 Mark failing test as random 2007-12-05 02:46:55 -08:00
smontagu@smontagu.org
0beb7fe835 Try to work around Mac test failure 2007-12-05 00:48:44 -08:00
smontagu@smontagu.org
937f4125a6 More first-letter reftests 2007-12-05 00:17:30 -08:00
bzbarsky@mit.edu
b7743fbcec Fix bug 406485. Patch by fantasai, r+sr=roc 2007-12-04 19:22:55 -08:00
roc+@cs.cmu.edu
a05edceefa Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron 2007-12-04 19:05:57 -08:00
roc+@cs.cmu.edu
f46bfbd93f Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron 2007-12-04 18:57:53 -08:00
dholbert@cs.stanford.edu
108776476e Bug 402567: make scrollframe GetMinWidth return the scrolled frame's min-width. r+sr=dbaron a=blocking1.9 2007-12-04 14:03:16 -08:00
bzbarsky@mit.edu
5c98500ba4 Make <select> handle changes to defaultSelected on node for which selected has not been set. Bug 395107, r+sr=sicking. 2007-12-04 08:50:32 -08:00
jwatt@jwatt.org
38b83d293a Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 01:19:37 -08:00
jwatt@jwatt.org
8ecf5a2fcc Re-enable reftest on Linux now that tboxes are updated and crash is gone 2007-12-04 00:12:44 -08:00
roc+@cs.cmu.edu
a1bfe8ccdd Bug 406484. Do RecoverStateFrom for not-dirty inline lines containing floats when willReflowAgain is true, because the floats must be moved by deltaY. r+sr=dbaron 2007-12-03 17:30:49 -08:00
jwatt@jwatt.org
5367dd590b Fix bug in reftest (the binding should create an anonymous rect, it's only the gradient reference that should fail) 2007-12-03 05:43:18 -08:00
longsonr@gmail.com
c0cc671ab9 reftest for bug 337408 2007-12-03 05:26:55 -08:00
jwatt@jwatt.org
ed7fc785db Reftests for bug 389670 (fixed by bug 387466) 2007-12-03 03:36:24 -08:00
longsonr@gmail.com
b96a934e21 reftest for bug 314244 2007-12-03 02:49:23 -08:00
reed@reedloden.com
8dd43c6028 Remove DOS line endings. 2007-12-03 01:25:32 -08:00
reed@reedloden.com
2676ba7d90 Bug 368554 - "[quirks] Image inside table inside table-cell with small width is wrapped" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=roc a=blocking1.9+] 2007-12-03 01:24:49 -08:00
roc+@cs.cmu.edu
3577d8dad0 Bug 403426. We should clear whitespace status when we reset the linebreaker. If a final break opportunity exists we should save it and forward it to the line layout. Relanding with a fix so hopefully we won't crash Tp this time. r=smontagu 2007-12-03 00:22:07 -08:00
bzbarsky@mit.edu
2fd792119c Adding tests 2007-12-03 00:04:12 -08:00
bzbarsky@mit.edu
7bbef1b330 Tweak reference 2007-12-03 00:03:41 -08:00
bzbarsky@mit.edu
db2d5658a7 Fix bug 404666 by making spanned colframes be continuations of the col that spans them. r=bernd, sr=roc, a=schrep 2007-12-02 23:45:06 -08:00
bzbarsky@mit.edu
6564f45621 Fixing test 2007-12-02 23:22:19 -08:00
bzbarsky@mit.edu
44e2c1e61f Don't do arithmetic with unconstrained widths when reflowing comboboxes. Bug 363858, r+sr=dbaron 2007-12-02 22:41:38 -08:00
bzbarsky@mit.edu
d4a053fd03 Disable test for now 2007-12-02 22:26:28 -08:00
bzbarsky@mit.edu
26c7d2789d See whether this fixes the orange 2007-12-02 22:04:11 -08:00
bzbarsky@mit.edu
764340917d Don't position bullets on empty list items too high. Bug 403657, r+sr=dbaron 2007-12-02 21:33:22 -08:00
bzbarsky@mit.edu
234f72e42c Relanding test 2007-12-02 17:37:31 -08:00
bzbarsky@mit.edu
2214dafaee Backing out to see whether it somehow fixes the orange 2007-12-02 14:02:47 -08:00
bzbarsky@mit.edu
c3eb8f0979 Wrong filename 2007-12-02 11:49:31 -08:00
bzbarsky@mit.edu
7977e15be8 Fix handling of <script> of unknown type to not screw up the content model. Bug 401946, r+sr=jst 2007-12-02 11:22:14 -08:00
bzbarsky@mit.edu
6b10945e3c Adding test 2007-12-02 10:47:40 -08:00
roc+@cs.cmu.edu
cc4171d53e Backing out bug 375304 to fix reftest failures. 2007-12-01 03:49:13 -08:00
roc+@cs.cmu.edu
ff06dbce58 Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 02:38:09 -08:00
roc+@cs.cmu.edu
46a87fc137 Marking soft-hyphen tests random, see bug 406299 2007-12-01 02:05:47 -08:00
roc+@cs.cmu.edu
c13f4968b0 Reftest for bug 388026 (fixed by 399531) 2007-12-01 01:31:39 -08:00
roc+@cs.cmu.edu
1a6bd11ee8 Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 01:24:24 -08:00
roc+@cs.cmu.edu
e1b6765b9c Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats 2007-12-01 00:32:51 -08:00
bzbarsky@mit.edu
8ce91c1860 Keep bug order 2007-12-01 00:02:23 -08:00