Commit Graph

193 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
95441d0b9b Adding test. 2007-11-19 07:29:15 -08:00
roc+@cs.cmu.edu
cfd185cf42 Bug 331809. Make nsSubdocumentFrame explicitly clip its contents; content can bleed out otherwise, for example if there is no scrollframe associated with the subdocument's viewport. r+sr=mats 2007-11-18 14:20:16 -08:00
roc+@cs.cmu.edu
6a0c55fe89 Bug 402950. Allow spans to always be placed on a line, because part of the span may fit even if the whole span doesn't. Also request backup earlier so we always backup if we decline to place a frame. r+sr=dbaron 2007-11-18 13:36:18 -08:00
dbaron@dbaron.org
d73292f9d0 Make 'vertical-align' work on 'display: inline-table'. b=404030 r+sr=bzbarsky a=blocking1.9+ 2007-11-17 14:33:09 -08:00
joshmoz@gmail.com
223df31984 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
roc+@cs.cmu.edu
4dcead5d4b Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu
b41c5e502b Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu
d08a24b780 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
dholbert@cs.stanford.edu
83e03526b3 Bug 403129: Count zero-width clip rectangles at edge of a BandRect as overlapping it. r+sr=roc, a=blocking1.9 2007-11-15 15:56:23 -08:00
dholbert@cs.stanford.edu
e042a678b0 Bug 393655: Fix undetected cases of lines going empty --> nonempty, due to margins. r+sr=roc, a=blocking1.9+ 2007-11-15 11:07:04 -08:00
dbaron@dbaron.org
1f25d8c240 Add testcases to ensure that we don't regress dynamic changes on tables with scrollable rowgroups. b=386401 2007-11-15 10:08:18 -08:00
dbaron@dbaron.org
110c7b7856 Ignore whitespace-only children of XUL boxes (like the XUL content sink does in the content tree, when in XUL documents). b=403505 r+sr=roc a=blocking1.9+ 2007-11-15 10:06:33 -08:00
bzbarsky@mit.edu
f84c19d566 Adding test. 2007-11-15 10:05:49 -08:00
bzbarsky@mit.edu
55b3a73165 Handle dynamic appends to a node which has a binding with multiple insertion points correctly. Bug 372323, r+sr=sicking. 2007-11-15 09:17:46 -08:00
bzbarsky@mit.edu
4ac898adca Adding test 2007-11-14 22:21:14 -08:00
bzbarsky@mit.edu
ac8234d604 Don't compare lines from different blockframes' lists to each other. Also fix handling of text-decorations in in-flows of blocks with text-indent. Bug 393330, r+sr=roc, a=schrep 2007-11-14 22:12:17 -08:00
dbaron@dbaron.org
625b15b895 Distribute height to rows even if the rows in question are all zero-height (in which case, distribute it equally). b=403656, 377711 r=dholbert sr=roc a=blocking1.9+ 2007-11-13 17:24:21 -08:00
dholbert@cs.stanford.edu
02fd59db0a Bug 403519 reftest. r=roc, a=reftest 2007-11-13 10:44:42 -08:00
reed@reedloden.com
510616ab44 Bug 388980 - "Gmail compose mail (midas), background color doesn't work" [p=cpearce r=peterv sr=roc a1.9=schrep] 2007-11-13 00:10:03 -08:00
roc+@cs.cmu.edu
0239fded6b Bug 397428. Return 'complete' on *all* paths whenever we push a rowgroup to the next page. r=bernd,sr=bzbarsky,a=schrep 2007-11-11 17:45:56 -08:00
roc+@cs.cmu.edu
9c749beff9 Reftest for bug 336153. 2007-11-09 00:52:30 -08:00
roc+@cs.cmu.edu
280a96a88e Reftest for bug 398144. 2007-11-09 00:50:58 -08:00
roc+@cs.cmu.edu
97a176cf35 Reftest for bug 400826. 2007-11-09 00:49:26 -08:00
roc+@cs.cmu.edu
0024b8814f Remove the test, stupid me 2007-11-08 14:58:37 -08:00
roc+@cs.cmu.edu
94488d6141 Marking test random while I figure it out 2007-11-08 13:18:41 -08:00
roc+@cs.cmu.edu
22532fa19b Bug 401361. Reftest 2007-11-08 12:51:05 -08:00
jruderman@hmc.edu
80bbd34c4a Re-enable a reftest now that bug 401176 is fixed. r=roc. (The fix for bug 401176 landed earlier, included in the patch for bug 399940.) 2007-11-08 01:04:44 -08:00
dholbert@cs.stanford.edu
9fc38c4106 Bug 398797: Fix test failure by adding float to reference case. Filed 402918 to cover the issue. 2007-11-07 13:30:07 -08:00
dholbert@cs.stanford.edu
48ba084339 Bug 398797: reftest failing due to some Mac rendering issue. Marking tests random until it's resolved. 2007-11-07 12:50:00 -08:00
dholbert@cs.stanford.edu
320468981b Bug 400171: check line mCombinedArea (along with mBounds) to find float damage. r+sr=roc, a=blocking1.9+ 2007-11-07 12:07:54 -08:00
dholbert@cs.stanford.edu
b5a99492d9 Bug 398797: let rel.-positioned inline-blocks be containing blocks for abs. content. r+sr=bz, a=blocking1.9+ 2007-11-07 12:00:51 -08:00
dholbert@cs.stanford.edu
97613d843b Bug 385823 - reftests. r+sr=dbaron 2007-11-06 14:48:27 -08:00
dholbert@cs.stanford.edu
b3ac80f698 Bug 393655 reftests. r=roc 2007-11-01 13:07:56 -07:00
dholbert@cs.stanford.edu
e321e19e93 Bug 400171 reftests. r=roc 2007-11-01 12:31:36 -07:00
dbaron@dbaron.org
1b92f564b5 Fix test for bug 321402 so it passes on the Mac as well. 2007-10-26 11:18:24 -07:00
dbaron@dbaron.org
c69c15024b Add bug number for failure. 2007-10-25 17:39:56 -07:00
dbaron@dbaron.org
04131a7f89 Mark 374038-2 as random while I write the (nontrivial) patch to fix. 2007-10-25 17:31:10 -07:00
dbaron@dbaron.org
cd2572397d Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402 2007-10-25 17:16:44 -07:00
dbaron@dbaron.org
30ac4ad5bf Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
dholbert@cs.stanford.edu
aed37927a1 Bug 336736: Improved reftest. (Using an exact-pixel-width div instead of a character, to avoid a pixel-rounding issue that made the old reftest fail on Mac) 2007-10-23 20:50:14 -07:00
dholbert@cs.stanford.edu
4c7a3a6c03 Bug 374927 reftest. r+sr=dbaron. As indicated in reftest.list, this test currently fails -- it was broken by the checkin for bug 368600, and it'll be fixed by solving bug 400776. 2007-10-23 20:35:34 -07:00
roc+@cs.cmu.edu
c7254b6ab4 Bug 389666. Reftest (derived from bug 389468). 2007-10-23 18:40:58 -07:00
dholbert@cs.stanford.edu
cef845980a Bug 400421 reftest 2007-10-23 16:19:56 -07:00
martijn.martijn@gmail.com
645f989cc1 Reftests for bug 391412 - Regression in float layout causing clear: to be ignored, r=bzbarsky 2007-10-22 15:33:41 -07:00
dholbert@cs.stanford.edu
dd259dd796 Bug 399384: Make first-letter frames use nearest ancestor blockFrame's content node, instead of direct parent's. r=bzbarsky, r+a=roc 2007-10-19 10:41:29 -07:00
fantasai.cvs@inkedblade.net
95c1b1c8ad nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc 2007-10-19 07:41:29 -07:00
fantasai.cvs@inkedblade.net
5728e0c20d fantasai is clearly having process troubles 2007-10-15 20:08:48 -07:00
fantasai.cvs@inkedblade.net
738be0d0d1 nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc 2007-10-15 20:06:36 -07:00
fantasai.cvs@inkedblade.net
03dc1015c3 using wrong BC damage area for BC calculations b=244135 p=malcolm.parsons r=bernd r=fantasai (credits for a good review go to Bernd Mielke, blame for a bad one to fantasai) sr=bz 2007-10-14 21:49:45 -07:00
bzbarsky@mit.edu
486a31cb86 This doesn't pass on Linux yet 2007-10-14 12:51:28 -07:00