L. David Baron
b0ac8dc333
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
7a3ca8ebdf
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
eaf1f2c5ff
Remove or clarify mentions of fixed bugs in reftest.list files
2010-01-29 03:26:59 -08:00
L. David Baron
6c0d1202e5
Add CSS 2.1 test suite metadata for table-backgrounds reftests.
2010-01-27 15:46:48 -08:00
Bernd
2f77193c78
bug 28800 remove support for scrollable rowgroups moa=roc r=bzbarsky
2010-01-16 17:05:46 +01:00
L. David Baron
703f4ab0e5
Fix assertions in the scrollable row group case. (Bug 531461) r=roc
2009-12-13 19:40:55 -08:00
Bernd
ffe2929d6a
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
a44722f711
Bug 455057 - some chrome images have embedded profiles. r=dbaron, ui-r=faaborg
2008-12-20 21:46:38 -08:00
Dave Townsend
ddc73a9bb1
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
d970a274b5
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
5140c6e42f
Add bug number for failing tests.
2008-03-20 20:19:28 -07:00
dbaron@dbaron.org
59a162a0cc
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
23a009990b
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
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