Commit Graph

10 Commits

Author SHA1 Message Date
Kyle Huey
f8ba220f4b Bug 685516: Disable a bunch of failing tests on Android XUL. r=jrmuizel 2012-08-13 11:22:11 -07:00
L. David Baron
9cc2e9ec05 Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Joe Drew
4eb41b2998 Bug 572520: step 2.1, mark up the table background reftests as asserting on gtk2 due to bug 527825. r=dbaron 2010-07-28 14:51:37 -07:00
Jesse Ruderman
c7905493a0 Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
Bernd
547f5ac844 bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky 2010-01-16 17:05:46 +01:00
L. David Baron
1714bc196e Fix assertions in the scrollable row group case. (Bug 531461) r=roc 2009-12-13 19:40:55 -08:00
dbaron@dbaron.org
75424965d9 Add bug number for failing tests. 2008-03-20 20:19:28 -07:00
dbaron@dbaron.org
0cfa54de30 Add additional tests with opacity to exercise the cases where we construct TableBackgroundPainters from row or row group frames. 2008-03-20 20:05:21 -07:00
dbaron@dbaron.org
0f9e43b689 Add some reftests for table background painting. (These tests catch the regression from the previous patch in bug 421069.) 2008-03-20 18:17:09 -07:00
bmlk@gmx.de
9a1faa8eb4 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