L. David Baron
b8f4f3b957
Drop native appearance when border-radius or -moz-border-start/end are set. (Bug 601366) r=bzbarsky a2.0=blocking2.0:betaN
2010-10-06 21:25:47 -07:00
L. David Baron
8a7fe3ff4d
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
...
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
Robert O'Callahan
35180ac810
Bug 581222. Draw outer box-shadows for native-themed elements using the alpha mask of the theme background as the border-shape, and disable inner box-shadows. r=dbaron
...
--HG--
extra : rebase_source : a9b81a5d3e09cca41a8b479a4b62b3e2df6c4354
2010-08-23 21:30:08 +12:00
Jeff Muizelaar
c9e8973d94
Disable more intermittent reftests on D2D
2010-08-16 09:36:02 -04:00
Jeff Muizelaar
a681568441
Bug 586835. Disable a couple more intermittent reftest fails with D2D.
...
Not sure what's going on with these yet...
2010-08-14 08:32:38 -04:00
L. David Baron
10594e918c
Fix bustage from bug 570329 with s/windowsWidget/winWidget/g.
2010-07-30 20:50:52 -07:00
L. David Baron
b2e63de23c
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
Karl Tomlinson
9c27857613
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-15 10:25:41 +12:00
Neil Deakin
1998eeabf2
Bug 553576, change -moz-resize to resize, r=dbaron
2010-07-05 10:41:04 -04:00
Karl Tomlinson
ed6de33ae8
backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests
2010-07-02 17:45:17 +12:00
Karl Tomlinson
6ad454e34c
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-02 16:08:06 +12:00
Neil Deakin
0db1c7ab8c
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Mark Finkle
0cc1cbbde8
Bug 471700 - reftest for native-widgets fail for fennec, but pass in firefox [r=dbaron]
2010-03-02 17:14:14 -05:00
Jesse Ruderman
4385171c20
Remove or clarify mentions of fixed bugs in reftest.list files
2010-01-29 03:26:59 -08:00
Markus Stange
ad1a402bf8
Bug 519152 - Turn off failing reftests from bug 514745 on Linux
2009-09-28 16:20:33 +13:00
Markus Stange
15df334191
Bug 514745 - RTL support for -moz-appearance: resizer. r=josh
...
--HG--
extra : rebase_source : f85af58c3b0205f16720fd80b0117fed6beb0d37
2009-09-28 10:58:58 +13:00
Markus Stange
c0e144716c
Bug 514745 - Transformed scrollbars render in the wrong place. r=josh
...
--HG--
extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
2009-09-28 10:58:15 +13:00
Serge Gautherie
a916771099
Bug 502292 - Minimum size of scrollbar thumb is far too small; (Cv1) Disable failing test for now; Patch author says test is broken.
2009-08-24 06:46:06 +02:00
Serge Gautherie
a0faea3750
Bustage fix for: Bug 502292 - Minimum size of scrollbar thumb is far too small; (Bv1) Switch "failing" test to '!='.
2009-08-24 06:16:08 +02:00
Sylvain Pasche
c1aa55dec5
Bug 502292 - Minimum size of scrollbar thumb is far too small; r=(jmathies + neil) ui-r=beltzner
2009-08-24 04:03:03 +02:00
Neil Rashbrook
e7250d6585
Test for bug 482955 r=roc
2009-04-22 15:18:29 +01:00
Neil Rashbrook
cab5c97f4c
Test for bug 482955 r=roc
2009-04-22 13:11:30 +01:00
Markus Stange
cdf0dac413
Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc
2009-04-17 10:12:12 +02:00
Robert O'Callahan
fa161021f4
Bug 476062. Instead of turning off -moz-appearance when an element has a box-shadow, just ignore the box-shadow. r+sr=dbaron
...
--HG--
extra : rebase_source : 68e79ec44afd089b93870a5d87ea549d5f04b9d6
2009-04-01 14:07:18 +13:00
Robert O'Callahan
4da5a0b80a
Bug 476062. Author-applied 'box-shadow' should cause elements to drop their native look. r+sr=dbaron
...
--HG--
extra : rebase_source : 6f5dfac238eb19be1b38cdd612e5dda8ac457e57
2009-03-18 13:32:08 +13:00
Markus Stange
9f961ca352
Fix failing reftest for bug 470711
2009-01-06 18:21:17 +01:00
Markus Stange
099186130b
Reftest for bug 470711, r=roc
2009-01-06 16:46:19 +01:00
Kai Liu
5df90e6377
Incorrect display of right-to-left menus in Vista - bug 403458 r+sr=vlad
2008-07-18 13:55:25 -07:00
vladimir@pobox.com
2dcf117a38
mark test as not failing on mac
2008-04-25 17:05:51 -07:00
vladimir@pobox.com
835cebc63e
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
2008-04-25 16:12:45 -07:00
vladimir@pobox.com
f7a5c34236
backing out
2008-04-20 01:24:42 -07:00
vladimir@pobox.com
d6855804be
b=427122, padding on select elements ignored, r=dbaron,a=beltzner
2008-04-19 23:42:00 -07:00
joshmoz@gmail.com
d0500c1a1d
tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron
2007-11-09 09:56:16 -08:00
dbaron@dbaron.org
afd3625785
Add tests for bug 240117.
2007-10-09 13:28:10 -07:00
joshmoz@gmail.com
20599d7426
a couple of these tests only fail on PPC now. b=382883
2007-06-12 16:20:50 -07:00
dbaron@dbaron.org
db5b151dee
Add a few reftests for native theme drawing.
2007-05-25 15:25:57 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
vladimir%pobox.com
e2afb5e642
mark test as not failing on mac
2008-04-26 00:05:51 +00:00
vladimir%pobox.com
313a21023a
b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner
2008-04-25 23:12:47 +00:00
vladimir%pobox.com
9c33bc6b0a
backing out
2008-04-20 08:24:43 +00:00
vladimir%pobox.com
25ace13385
b=427122, padding on select elements ignored, r=dbaron,a=beltzner
2008-04-20 06:42:05 +00:00
joshmoz%gmail.com
2842ede2ff
tests should pass on PPC now, get rid of the expected failures. patch by jdaggett. b=382048 r=josh sr=dbaron
2007-11-09 17:56:16 +00:00
dbaron%dbaron.org
9c0ee72af8
Add tests for bug 240117.
2007-10-09 20:28:17 +00:00
joshmoz%gmail.com
8a679b15d5
a couple of these tests only fail on PPC now. b=382883
2007-06-12 23:20:50 +00:00
dbaron%dbaron.org
e6307e798e
Add a few reftests for native theme drawing.
2007-05-25 22:26:06 +00:00