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
L. David Baron
4f8d091b22
Add CSS 2.1 test suite metadata for table-backgrounds reftests.
2010-01-27 15:46:48 -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
Bernd
acce04933d
include the border width for border collapsed tables as required by CSS 2.1. We implemented before what CSS 2.0 required and it was ugly, so the spec changed. r=fantasai sr=roc, bug 155955
2009-02-08 17:46:42 +01:00
Justin Dolske
5c689a4061
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
2008-12-20 21:46:38 -08:00
Dave Townsend
2545ad97e1
Backed out changeset 673d1ba18849 from bug 455057 as the likely cause of the
...
Vista Ts regression
2008-11-07 15:21:23 +00:00
Justin Dolske
23299930f7
Bug 455057 - some chrome images have embedded profiles (sRGB chunk removal). ui-r=faaborg, r=dbaron
2008-11-05 19:19:44 -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
bmlk@gmx.de
e43ec42d28
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