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
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
Ehsan Akhgari
d051ffeaed
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
...
(transplanted from 2437636244f39bbdc7d20b062e2c978b9d85c239)
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
extra : transplant_source : %247cbD%F3%9B%BD%C7%D2%0B%06.%2C%97%8B%9D%85%C29
2010-04-21 16:17:41 -04:00
Mounir Lamouri
e5a9c417cf
Bug 551846. Tests
2010-05-24 09:36:49 +12:00
Mounir Lamouri
cbf74508a5
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Mounir Lamouri
a3c0ae8c49
Bug 346485 - "Implement output element -- Test" [r=smaug]
2010-04-22 07:03:00 -04:00
Robert O'Callahan
fc697b3134
Backed out changeset e79947cb55bc
2010-04-23 17:14:55 +12:00
Mounir Lamouri
ff8816e56a
Bug 346485. Tests for HTML5 <output> element. r=smaug
2010-04-23 14:43:36 +12:00
Simon Montagu
7a13ee1335
Mark test random on GTK
2010-04-12 02:27:17 -07:00
Simon Montagu
250b31288b
Reftests for bug 556363
2010-04-12 01:16:12 -07:00
Neil Deakin
613aeb8685
Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron
2010-03-23 13:14:47 -04:00
Neil Deakin
87103f2372
Bug 543563, textarea in xul textbox doesn't take into account any assigned widths/heights, r=dbaron
2010-03-18 15:58:12 -04:00
Mounir Lamouri
54f1561afc
Bug 457800 - Implement placeholder attribute for text input fields; r=ehsan,bzbarsky,bolter sr=roc ui-r=faaborg
...
--HG--
extra : rebase_source : 2e2f3a73553d720b32812603b0ce96c89b9a6261
2010-02-26 10:47:38 -08:00
Jesse Ruderman
093325f819
Fix bug-number comments in reftest.list files
2010-01-08 19:54:28 -08:00
Karl Tomlinson
12e383701f
b=494901 textbox misaligned when using align=baseline r=dbaron
...
--HG--
extra : rebase_source : 6322f30a5eabd9c4662a1cc817dde8abaecacaaa
2009-10-22 13:11:25 +13:00
Karl Tomlinson
67b2eafb58
b=495959 dynamic text input height reftest
2009-06-20 13:40:28 +12:00
Jesse Ruderman
26bfa969c5
Add test for bug 436046
2009-06-18 13:12:05 -07:00
Karl Tomlinson
f369cf9255
reftests for bug 481751
...
--HG--
extra : rebase_source : b9a54218d11b7abb5ac01c299a92f47d36bbb976
2009-05-19 10:15:37 +12:00
Zack Weinberg
967e1a0ea6
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
2009-04-03 10:45:17 +02:00
Dão Gottwald
dedf1455f2
Backed out changeset cc4fae01938c
2009-04-02 12:03:52 +02:00
Zack Weinberg
586c538ed3
Bug 475535 - don't go through PaintBackgroundWithSC to draw non-native radio buttons and checkboxes; remove special UA pseudo-elements for styling these. r+sr=roc
2009-04-02 09:57:13 +02:00
Michael Ventnor
a9bf64c109
Bug 477531. Support CSS3 :indeterminate pseudo-class. r+sr=dbaron,r=bzbarsky
...
--HG--
extra : rebase_source : 03d1be9b5742e8d17114aaeb0b5de20d61926d51
2009-02-11 14:19:37 +13:00
Sylvain Pasche
1ef7f0375b
Bug 474878. Implement themed rendering of indeterminate checkboxes on Windows. r+sr=roc
2009-02-05 21:17:08 +13:00
Michael Ventnor
2351d2a4b0
Bug 123836 - Implement indeterminate property on checkboxes and radio buttons - r=roc,jst sr=roc
2009-01-22 13:07:44 +13:00
Henrik Skupin
3082428fd8
Reftest for bug 462233, r=bzbarsky
2009-01-06 16:46:40 +01:00
Mats Palmgren
cd1c6303ff
Setting selectedIndex to an out-of-bounds value should have the same effect as setting it to -1. b=471741 r+sr=roc
2009-01-02 16:54:48 +01:00
Jesse Ruderman
ee5e332fa7
Add reftests for bug 231081
2008-10-19 13:36:23 -07:00
jdaggett@mozilla.com
744f5db6d1
Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad
2008-04-18 02:11:47 -07:00
karlt+@karlt.net
2c9a9b7d75
still fails on Windows too - bug 428458
2008-04-15 17:42:25 -07:00
karlt+@karlt.net
49fed48b96
still fails on Mac - bug 428458
2008-04-15 17:13:20 -07:00
karlt+@karlt.net
646ae1a5a6
Add a space to be more permissive.
2008-04-10 22:15:01 -07:00
karlt+@karlt.net
142846798a
fails on Windows too - bug 428458
2008-04-10 21:32:23 -07:00
karlt+@karlt.net
8617d74117
fails on Mac - bug 428458
2008-04-10 21:08:22 -07:00
karlt+@karlt.net
ef3215ce8e
Test text input size with monospace fonts b=410405.
2008-04-10 20:17:32 -07:00
reed@reedloden.com
3dac8e3cc2
Bug 409587 - "input[type="file"] cropped when narrow width specified" [p=kinetik@flim.org (Matthew Gregan) r+sr=roc a1.9=beltzner]
2008-01-07 14:18:06 -08:00