Commit Graph

281 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
f0ffefc07e Backing out new textframe landing because of Windows bustage. 2007-06-13 15:31:31 -07:00
roc+@cs.cmu.edu
08f9c698f2 Bug 367177. Turn on new textframe. Lord, have mercy upon us. 2007-06-13 13:20:19 -07:00
joshmoz@gmail.com
1e988dcc3f a couple of these tests only fail on PPC now. b=382883 2007-06-12 16:20:50 -07:00
dbaron@dbaron.org
0235059d11 Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky 2007-06-12 11:27:09 -07:00
jwalden@mit.edu
54db155716 Move object reftest list into its own reftest.list. rs=dbaron 2007-06-07 12:18:51 -07:00
bzbarsky@mit.edu
ddb9b233d7 Looks like this test is failing on mac and all... 2007-06-05 15:41:41 -07:00
bzbarsky@mit.edu
9527c37a96 Wrong bug numbers... oops. 2007-06-05 14:00:36 -07:00
bzbarsky@mit.edu
725585f1ce Adding test. 2007-06-05 13:12:10 -07:00
bzbarsky@mit.edu
6627ba1753 Adding test. 2007-06-05 12:58:10 -07:00
bzbarsky@mit.edu
1d5dfc16cc Adding regression test. 2007-06-05 11:00:21 -07:00
bzbarsky@mit.edu
3e8041360d Adding test. 2007-06-04 12:09:41 -07:00
bmlk@gmx.de
6569c1fcf7 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:35:03 -07:00
bmlk@gmx.de
33927d6625 add table background tests to get more border collapse code coverage. The tests compare currently against a empty file. The original author is fantasai 2007-06-01 23:30:31 -07:00
vladimir@pobox.com
f107465a1d b=353860, -moz-border-radius, margin-left leaving 1px gaps -- fixed by 368247, marking reftests as passing 2007-05-30 02:46:01 -07:00
vladimir@pobox.com
9769e53fe2 mark reftests as XFAIL on mac, see bug 382039 2007-05-29 20:49:56 -07:00
dbaron@dbaron.org
51e30414d3 Add a few reftests for native theme drawing. 2007-05-25 15:25:57 -07:00
dbaron@dbaron.org
36908fc2d4 Mark two of the Mac OS X form controls (bug 175279) regressions as failures rather than random, since they haven't been observed to pass, and add bug numbers (which should have been added when fails-if/random-if were added). 2007-05-25 13:29:00 -07:00
dbaron@dbaron.org
422446968c Some of the mac image scaling failures only show up on some machines, so mark as random. 2007-05-25 13:16:36 -07:00
joshmoz@gmail.com
1342fe5b4c turn on native form controls for Mac OS X again... b=175279 sr=pav 2007-05-24 01:13:04 -07:00
roc+@cs.cmu.edu
e0257b9f05 Reftests for long textruns (bug 380484). 2007-05-23 20:11:45 -07:00
roc+@cs.cmu.edu
56606cb1ca Fixing reftest bustage 2007-05-23 15:56:06 -07:00
bzbarsky@mit.edu
4d5483daac Fix bug 380516, bug 375342, bug 374293. Patch in bug 380516. r=jwatt, sr=dbaron 2007-05-23 13:10:43 -07:00
joshmoz@gmail.com
0a0d69970c Turn native form controls on again for Mac OS X. b=175279 a=mconnor 2007-05-23 12:49:24 -07:00
dbaron@dbaron.org
14acff8d25 Fewer reftests are random now that bug 324698 is fixed, mostly fixing bug 371316. 2007-05-23 08:57:21 -07:00
benjamin@smedbergs.us
e9488b941c Bug 381501 - Small screen resolutions mess up reftests, and backout by randomizer from the other day, r=dbaron 2007-05-23 06:57:07 -07:00
dbaron@dbaron.org
c5b34de232 Add bug number for test Benjamin marked as random yesterday. 2007-05-22 14:54:55 -07:00
dbaron@dbaron.org
c8609bce63 Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail. 2007-05-22 14:42:15 -07:00
benjamin@smedbergs.us
a6e3f10026 Marking this reftest random until we can figure out the scrollbar issue. 2007-05-21 16:03:49 -07:00
benjamin@smedbergs.us
218ecc7055 Attempt to fix unit-test orange: the two tests differ only by the width of a scrollbar, so attempt to make the ref the same height as the test, r=dbaron 2007-05-21 13:45:43 -07:00
roc+@cs.cmu.edu
af01fb8e0e Bug 381130. Small changes to layout to fix an inline reflow bug and add a new API to nsLineLayout to support tab stops. r+sr=dbaron 2007-05-20 20:44:26 -07:00
dbaron@dbaron.org
5b75544077 Call SetGeometryDirty if we need to call DistributeHeightToRows, since DistributeHeightToRows can't deal with rows that have already had height distributed to them. Patch by Daniel Holbert <dholbert@mozilla.com>. b=380227 r+sr=dbaron 2007-05-17 23:04:43 -07:00
bzbarsky@mit.edu
c9795649e8 Minor tweaks to the HTML. 2007-05-16 10:01:17 -07:00
bzbarsky@mit.edu
d73793ab2b Fix regression bug 380842: allow block-display generated content on table cellsand captions again. r+sr=dbaron 2007-05-16 09:57:28 -07:00
dbaron@dbaron.org
2539866c49 Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron 2007-05-15 14:52:44 -07:00
dbaron@dbaron.org
6da5095394 Account for non-pixel-aligned current transforms when snapping to pixel coordinates. b=369882 r=vlad 2007-05-14 22:15:45 -07:00
bzbarsky@mit.edu
3cdcc4c89e Add test for last-minute regression I found. 2007-05-08 20:41:39 -07:00
vladimir@pobox.com
1947a97271 b=379474, borders render incorrectly when using moz-border-radius (also 379446, hr noshade renders incorrectly); r=dbaron 2007-05-08 10:40:08 -07:00
jwatt@jwatt.org
75df545d2f Add reftest for changing transform on foreignObject 2007-05-08 05:54:12 -07:00
jwatt@jwatt.org
fe364da624 add some comments to reftest and change it so that it's less likely to give false results 2007-05-08 05:47:47 -07:00
jwatt@jwatt.org
07b9ac312e Conditionally run the reftests that crash linux instead of commenting them out entirely 2007-05-08 03:22:36 -07:00
bzbarsky@mit.edu
85869ce599 This is failing... which is sort of expected. Whether it fails or not willdepend on the exact restyles and frame reconstructs happening here; maybe weeven want to mark it random until bug 8253 is fixed. 2007-05-07 12:18:53 -07:00
jwatt@jwatt.org
24dfe682ac Remove test that is a duplicate of rect-with-rx-or-ry-01.svg in this directory's parent. 2007-05-06 13:24:29 -07:00
mats.palmgren@bredband.net
502ec36976 Incremental reflow bug with direction:rtl and bidi-override. b=375716 r=uriber sr=dbaron 2007-05-06 03:29:58 -07:00
jwatt@jwatt.org
e1f578bbad Add reftest for bug 369992. Areas previously occupied by a foreignObject aren't repainted. 2007-05-05 10:11:45 -07:00
jwatt@jwatt.org
5b0f5cb5c3 Add bug numbers for failing tests 2007-05-05 10:09:26 -07:00
jwatt@jwatt.org
48f0cb4b50 Fixing bug 369827. Reflow of foreignObject with percentage width/height doesn't work. r=tor@acm.org, sr=dbaron@mozilla.com (this also fixes bug 379615, so changing the reftest manifest to expect the foreignObject tests to pass) 2007-05-05 04:11:07 -07:00
bzbarsky@mit.edu
07bad8b85e This passes now. 2007-05-05 00:43:52 -07:00
bzbarsky@mit.edu
c7884d4afe Oops. Missed a file. 2007-05-05 00:42:37 -07:00
bzbarsky@mit.edu
6b27d5e627 Factor out test that fails on Mac. 2007-05-05 00:28:20 -07:00
bzbarsky@mit.edu
073d7a78a6 Make computed style handle eStyleUnit_Chars. Bug 371043, r+sr=dbaron 2007-05-04 23:09:50 -07:00