Commit Graph

19 Commits

Author SHA1 Message Date
Robert O'Callahan
0253b004a4 Bug 568392. Part 1: fix reftests so they pass if the scrollbars are visible. r=dbaron 2010-06-18 21:17:35 +12:00
Jesse Ruderman
eaf1f2c5ff Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
L. David Baron
e01619e223 Bug 434733: Additional tests. 2009-08-01 08:53:40 -07:00
Makoto Kato
63a9fda84f Bug 434733: Don't apply width on colgroups to columns that have their own width. r=dbaron 2009-08-01 08:53:40 -07:00
L. David Baron
880607c92d Add tests that exercise nsSpanningCellSorter, including with large colspans, since code coverage runs showed we don't hit that code. 2009-03-04 15:47:39 +09:00
dholbert@cs.stanford.edu
8bc4c97fbc Bug 413286: Let empty auto-width columns be expanded. r+sr=dbaron a=blocking1.9+ 2008-02-21 19:25:56 -08:00
dholbert@cs.stanford.edu
e0926cc934 Bug 368504: New reftests (marked failing, until patch lands) plus some new tests to make sure we divvy up a colspan's percent width correctly. 2008-01-09 19:58:34 -08:00
vladimir@pobox.com
c21c7f9310 marking test as passing 2007-04-30 20:59:42 -07:00
dbaron%dbaron.org
1a465d49c3 Tweak tests that could fail if antialiased text sticks a little bit out of its bounding box. b=372072 2007-02-28 23:46:16 +00:00
dbaron%dbaron.org
df69c60102 Disable antialiasing for border-collapse borders too, and fix a build warning by not passing what is now an integer through a float parameter. b=371182 r=vlad 2007-02-23 17:52:09 +00:00
dbaron%dbaron.org
cfef5cbbe5 Remove the remainder of the pixel rounding in the table code. b=371187 r=bernd sr=roc 2007-02-22 20:22:12 +00:00
dbaron%dbaron.org
a608f89349 Better annotate test failures from earlier today. 2007-02-22 04:20:10 +00:00
dbaron%dbaron.org
5ba0c992b2 Mark 4 tests as random since they fail on Mac. 2007-02-22 00:42:20 +00:00
dbaron%dbaron.org
fb77fc4937 Convert some more of my reflow branch testcases to reftests. 2007-02-22 00:09:21 +00:00
dbaron%dbaron.org
a3997898ce Add tests for table-layout:auto table balancing. 2007-02-21 07:47:47 +00:00
dbaron%dbaron.org
fce8f4d2ea Create subdirectory manifest for table-width directory. 2007-02-20 22:14:57 +00:00
dbaron%dbaron.org
0636b798d4 Fix bug in reference rendering for percent-truncation-3: the min widths of the columns need to match the test, since we size between percent and min. b=370720 2007-02-19 21:24:53 +00:00
dbaron%dbaron.org
c7c8cde5ad Another round of tests converted from reflow branch (bug 300030) testcases. 2007-02-17 05:37:13 +00:00
dbaron%dbaron.org
6687d10589 Start converting reflow branch (bug 300030) table testcases to reftests. 2007-02-16 23:30:22 +00:00