gecko/layout/reftests/forms
2010-07-16 09:07:43 +12:00
..
input Bug 456229 - tests for <input type="search">. r=smaug 2010-05-17 12:20:20 +02:00
output Bug 346485 - "Implement output element -- Test" [r=smaug] 2010-04-22 07:03:00 -04:00
placeholder Bug 574820 - URL and Placeholders (e.g. "Go to a Web Site") show at same time in Location Bar after closing Print Preview; r=roc 2010-07-13 22:00:57 -04:00
checkbox-checked-native-notref.html 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
checkbox-checked-native.html 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
checkbox-checked-notref.html 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
checkbox-checked.html 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
checkbox-label-dynamic-ref.html
checkbox-label-dynamic.html
checkbox-radio-stretched-ref.html
checkbox-radio-stretched.html
indeterminate-checked-notref.html
indeterminate-checked.html
indeterminate-native-checked-notref.html
indeterminate-native-checked.html
indeterminate-native-unchecked-notref.html
indeterminate-native-unchecked.html
indeterminate-selector-ref.html
indeterminate-selector.html
indeterminate-unchecked-notref.html
indeterminate-unchecked.html
input-file-width-clip-1.html
input-file-width-clip-ref.html
input-hidden-border.html Add test for bug 436046 2009-06-18 13:12:05 -07:00
input-text-baseline-1-ref.html reftests for bug 481751 2009-05-19 10:15:37 +12:00
input-text-baseline-1.html reftests for bug 481751 2009-05-19 10:15:37 +12:00
input-text-centering-1-ref.xul reftests for bug 481751 2009-05-19 10:15:37 +12:00
input-text-centering-1.xul reftests for bug 481751 2009-05-19 10:15:37 +12:00
input-text-dynamic-height-1-ref.xul b=495959 dynamic text input height reftest 2009-06-20 13:58:44 +12:00
input-text-dynamic-height-1.xul b=495959 dynamic text input height reftest 2009-06-20 13:58:44 +12:00
input-text-size-1-ref.html
input-text-size-1.html
input-text-size-2-ref.html
input-text-size-2.html
out-of-bounds-selectedindex-ref.html
out-of-bounds-selectedindex.html
radio-checked-native-notref.html 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
radio-checked-native.html 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
radio-checked-notref.html 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
radio-checked.html 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
radio-label-dynamic-ref.html
radio-label-dynamic.html
reftest.list 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
select-multiple-ref.html Bug 551846. Tests 2010-05-24 09:36:49 +12:00
select-multiple.html Bug 551846. Tests 2010-05-24 09:36:49 +12:00
text-control-baseline-1-ref.html reftests for bug 481751 2009-05-19 10:15:37 +12:00
text-control-baseline-1.html reftests for bug 481751 2009-05-19 10:15:37 +12:00
textarea-in-ltr-doc-scrollbar.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-in-rtl-doc-scrollbar.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-ltr-scrollbar.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-ltr.html Fix failing reftests for resizable textareas. Bug 562963 2010-05-02 09:23:41 +03:00
textarea-no-resize.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-resize-background-ref.html 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
textarea-resize-background.html 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
textarea-resize-ref.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-resize.html Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron 2010-03-23 13:14:47 -04:00
textarea-rtl-scrollbar.html Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00
textarea-rtl.html Fix failing reftests for resizable textareas. Bug 562963 2010-05-02 09:23:41 +03:00
textarea-setvalue-framereconstruction-1.html Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron 2010-07-16 09:07:43 +12:00
textarea-setvalue-framereconstruction-ref.html Bug 573933. Part 2: disable -moz-appearance for troublesome GTK2 themes. r=dbaron 2010-07-16 09:07:43 +12:00
textbox-align-baseline-1-ref.xul test for bug 494901 2009-10-22 15:45:36 +13:00
textbox-align-baseline-1.xul test for bug 494901 2009-10-22 15:45:36 +13:00
textbox-setsize-ref.xul 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
textbox-setsize.xul Bug 553576, change -moz-resize to resize, r=dbaron 2010-07-05 10:41:04 -04:00