Commit Graph

495 Commits

Author SHA1 Message Date
jwatt@jwatt.org
e535810c50 Reftest for bug 342532, which was fixed by the fix for bug 294086. 2007-11-19 14:47:31 -08:00
bzbarsky@mit.edu
0a9026e2bb Adding test. 2007-11-19 07:29:15 -08:00
roc+@cs.cmu.edu
c1afbcc9eb 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
4d16d41efc 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
jwatt@jwatt.org
02824bb4e7 Clean up tinderbox orange by marking a few of the new reftests as failing on Mac pending further investigation. 2007-11-18 09:33:39 -08:00
jwatt@jwatt.org
3a6f842e46 Turn on the reftests that were checked in as part of bug 294086 (forgot). 2007-11-18 08:49:42 -08:00
jwatt@jwatt.org
d308285bb4 Fixing bug 294086. <svg> should be a replaced element. r+sr=dbaron@mozilla.com blocking1.9=tor@acm.org 2007-11-18 04:09:03 -08:00
dbaron@dbaron.org
ebc992bbc2 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
fc90c59e51 bug 381835 fixed by patch for bug 381639. 2007-11-17 12:22:01 -08:00
roc+@cs.cmu.edu
30e0c31a6f Bug 403455. Allow prewrap text to record 'last break opportunity'. r=smontagu 2007-11-15 17:48:26 -08:00
roc+@cs.cmu.edu
47d7e8958e Reftest for bug 398101 2007-11-15 17:32:26 -08:00
roc+@cs.cmu.edu
fb95336ac0 Reftest for bug 403228. 2007-11-15 17:31:02 -08:00
dholbert@cs.stanford.edu
4cafdf1ff6 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
ecc90f62bb 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
5a7a8d066f Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+ 2007-11-15 10:10:31 -08:00
dbaron@dbaron.org
a25c965e17 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
e30c810824 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
f191ddc0ef Adding test. 2007-11-15 10:05:49 -08:00
bzbarsky@mit.edu
28c4fa48c7 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
c4d7aef151 Adding test 2007-11-14 22:21:14 -08:00
bzbarsky@mit.edu
8bcb636fa4 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
dolske@mozilla.com
f69264fe57 Bug 386651 - Need regression tests for image decoding. rs=stuart. [This is part 1 -- framework and initial tests. More to come.] 2007-11-13 17:44:53 -08:00
dbaron@dbaron.org
62f3e2ea18 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
cbd64e8d56 Bug 403519 reftest. r=roc, a=reftest 2007-11-13 10:44:42 -08:00
reed@reedloden.com
d565c84fba 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
dbaron@dbaron.org
ff6e28dec2 Add bug number. 2007-11-12 12:12:10 -08:00
dbaron@dbaron.org
3a608773ac Add bug number. 2007-11-12 12:08:29 -08:00
dbaron@dbaron.org
0e28f9543b Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore 2007-11-12 11:12:24 -08:00
roc+@cs.cmu.edu
75849e68ff Backing out bug 375304 because of reftest failure 2007-11-11 19:40:27 -08:00
roc+@cs.cmu.edu
f0e32202af Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc 2007-11-11 18:19:35 -08:00
roc+@cs.cmu.edu
909f85c005 Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu 2007-11-11 17:51:31 -08:00
roc+@cs.cmu.edu
588aa98f7d 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
smontagu@smontagu.org
2f2b586966 Typo fix 2007-11-11 13:29:38 -08:00
smontagu@smontagu.org
d86932ff11 Mark failing and unexpectedly passing tests as random 2007-11-11 12:59:23 -08:00
bzbarsky@mit.edu
643e748fc6 Fixing comment 2007-11-09 22:26:58 -08:00
joshmoz@gmail.com
cbc19cceb3 tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron 2007-11-09 09:56:16 -08:00
roc+@cs.cmu.edu
c65ed28a7b Reftest for bug 336153. 2007-11-09 00:52:30 -08:00
roc+@cs.cmu.edu
2355b987a8 Reftest for bug 398144. 2007-11-09 00:50:58 -08:00
roc+@cs.cmu.edu
8c53b1f764 Reftest for bug 400826. 2007-11-09 00:49:26 -08:00
bzbarsky@mit.edu
3ea8e23bb9 Adding test 2007-11-08 21:41:59 -08:00
bzbarsky@mit.edu
32fd3c2d92 Adding test 2007-11-08 21:32:30 -08:00
roc+@cs.cmu.edu
502c2e7e33 Remove the test, stupid me 2007-11-08 14:58:37 -08:00
roc+@cs.cmu.edu
6e4f65b253 Marking test random while I figure it out 2007-11-08 13:18:41 -08:00
roc+@cs.cmu.edu
dc3a1b1bc4 Bug 401361. Reftest 2007-11-08 12:51:05 -08:00
smontagu@smontagu.org
008b4f0a9b Correct unexpected pass 2007-11-08 04:06:52 -08:00
smontagu@smontagu.org
a4cb50f16b Regression tests for runs of characters with different implicit directionality but the same resolved direction 2007-11-08 03:23:07 -08:00
jruderman@hmc.edu
2bbf609823 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
9301b028bb 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
4657cc4010 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
9ccb72c40c 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