Commit Graph

50 Commits

Author SHA1 Message Date
L. David Baron
38aadb6a27 Bug 986406 - Don't skip entire reftest directories on Android. r=roc 2014-03-23 18:44:49 -07:00
Markus Stange
dd80086631 Bug 676387 - XUL elements with -moz-appearance should ignore clicks in their overflow. r=roc 2011-08-08 20:31:52 +02:00
Marco Bonardo
57d585b73d Bug 674578 - Support resizer[dir="bottomstart"].
r=enn
2011-07-29 11:38:41 +02:00
L. David Baron
52598f4021 Add needs-focus annotation for native-theme listbox tests. (Bug 659708) 2011-06-12 18:52:32 -07:00
Mounir Lamouri
24c53ade0a Bug 660226 - Investigate if the random oranges ore because of focus issues or painting issues. r=ehsan
We check that by dumping the focused element. When an orange appears, we will
have to check if the focused element is the body or a select element.
2011-05-30 19:41:36 +02:00
Mounir Lamouri
1c0b73f9e0 Bug 659708 - The reference page should have the same styles as the test page. r=ehsan
This isn't expected to fix the randomness.
2011-05-30 17:52:23 +02:00
Mounir Lamouri
8f4fb33ce2 Bug 641517 (2/2) - Add the animated glow for progress bars on Windows Vista/7. r=jimm 2011-05-04 16:57:04 +02:00
Mounir Lamouri
7a572e9fae Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Shawn Wilsher
259bae0699 Back out bug 514437, bug 567872, bug 568825, bug 633209, bug 633913, bug 634086, bug 634088, bug 634549, bug 634551, bug 638176, bug 641517, bug 641905, bug 641942, bug 642127, and bug 642667 to undo the performance regression tracked by bug 655860. 2011-05-09 15:48:39 -07:00
Mounir Lamouri
978ad7e38b Bug 641517 (2/2) - Add the animated glow for progress bars on Windows Vista/7. r=jimm 2011-05-04 16:57:04 +02:00
Mounir Lamouri
92f121d09d Bug 568825 - Fix -moz-appearance: progresschunk overflows on the bottom on Windows. r=jimm 2011-05-04 16:55:12 +02:00
Joel Maher
a2a84ed8a8 Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only 2011-03-18 11:54:13 -04:00
Robert O'Callahan
68b9306874 Try to fix failing test for bug 595842 by removing border whose antialiasing seems to be inconsistent, a=testonly 2010-10-29 22:17:07 +13:00
Robert O'Callahan
3f29ca47ee Bug 595842. When GetHDCWithClip fails, fall through to the fallback rendering path. r=vlad,a=blocking-beta7 2010-10-29 16:08:07 +13:00
L. David Baron
320b7ad5db 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
5859a14a99 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
6fac80e56c 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
e7ecb4fea4 Disable more intermittent reftests on D2D 2010-08-16 09:36:02 -04:00
Jeff Muizelaar
dadfc555de 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
c06c57f6e6 Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -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
Karl Tomlinson
6980b3ff48 b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc 2010-07-15 10:25:41 +12:00
Neil Deakin
2fb7701cbe Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
Karl Tomlinson
2f99c17a8c backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests 2010-07-02 17:45:17 +12:00
Karl Tomlinson
1b71189884 b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc 2010-07-02 16:08:06 +12:00
Neil Deakin
f4a7533d50 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
8a2adedf06 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
c7905493a0 Remove or clarify mentions of fixed bugs in reftest.list files 2010-01-29 03:26:59 -08:00
Markus Stange
9856ec25b6 Bug 519152 - Turn off failing reftests from bug 514745 on Linux 2009-09-28 16:20:33 +13:00
Markus Stange
6e81a3956b 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
7697c5bf56 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
44e684c6dc 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
5fe24fbf36 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
ecf428e4cf 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
63a00b2262 Test for bug 482955 r=roc 2009-04-22 15:18:29 +01:00
Neil Rashbrook
d9fce7b104 Test for bug 482955 r=roc 2009-04-22 13:11:30 +01:00
Markus Stange
b8b7b195f7 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
160bdca11d 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
6c5c6bf95d 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
f58c5b74f4 Fix failing reftest for bug 470711 2009-01-06 18:21:17 +01:00
Markus Stange
edf46137eb Reftest for bug 470711, r=roc 2009-01-06 16:46:19 +01:00
Kai Liu
1dc4109902 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
8060fa43fc mark test as not failing on mac 2008-04-25 17:05:51 -07:00
vladimir@pobox.com
b58a1af929 b=427122, padding on select elements is ignored ; r=dbaron, a=beltzner 2008-04-25 16:12:45 -07:00
vladimir@pobox.com
5b4f07a7fa backing out 2008-04-20 01:24:42 -07:00
vladimir@pobox.com
1cc55575d3 b=427122, padding on select elements ignored, r=dbaron,a=beltzner 2008-04-19 23:42:00 -07:00
joshmoz@gmail.com
36dab7b340 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
bce5d9d6ab Add tests for bug 240117. 2007-10-09 13:28:10 -07:00
joshmoz@gmail.com
951494d5ed a couple of these tests only fail on PPC now. b=382883 2007-06-12 16:20:50 -07:00
dbaron@dbaron.org
43a98c6a0e Add a few reftests for native theme drawing. 2007-05-25 15:25:57 -07:00