gecko-dev/layout/forms/test
Emilio Cobos Álvarez e882c88b18 Bug 1621319 - fix test_bug365410.html with non-native theme enabled. r=mstange
Our <select multiple> has enough padding so that both sides take more space that
one list item, and since this test sets the height explicitly and <select> has
box-sizing: border-box by default, page-up / page-down steps through one less
item than what the test expects.

I think this is a test bug, but let me know if you want some bug on file to
consider reducing this padding for non-native theme.

Differential Revision: https://phabricator.services.mozilla.com/D66239

--HG--
extra : moz-landing-system : lando
2020-03-11 01:52:54 +00:00
..
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
bug287446_subframe.html
bug477700_subframe.html
bug536567_iframe.html
bug536567_subframe.html
bug564115_window.html
bug665540_window.xhtml Bug 1595877, replace .xul mochitest files in layout/ with .xhtml r=dholbert 2019-11-14 20:25:21 +00:00
chrome.ini Bug 1595877, replace .xul mochitest files in layout/ with .xhtml r=dholbert 2019-11-14 20:25:21 +00:00
mochitest.ini Backed out 8 changesets (bug 1618202) for mochitest failures on test_sanityEventUtils.html . CLOSED TREE 2020-03-10 02:39:47 +02:00
test_bug231389.html
test_bug287446.html
test_bug345267.html
test_bug346043.html
test_bug348236.html
test_bug353539.html
test_bug365410.html Bug 1621319 - fix test_bug365410.html with non-native theme enabled. r=mstange 2020-03-11 01:52:54 +00:00
test_bug378670.html
test_bug402198.html
test_bug411236.html
test_bug446663.html
test_bug476308.html
test_bug477531.html
test_bug477700.html
test_bug478219.xhtml
test_bug534785.html
test_bug536567_perwindowpb.html
test_bug542914.html
test_bug549170.html
test_bug562447.html
test_bug563642.html
test_bug564115.html
test_bug571352.html
test_bug572406.html
test_bug572649.html
test_bug595310.html Bug 1540043 - part 1: Move all constants and methods of `nsIPlaintextEditor` to `nsIEditor` and make `nsIPlaintextEditor` inherit `nsIEditor` r=m_kato 2020-01-24 08:33:42 +00:00
test_bug620936.html
test_bug644542.html
test_bug665540.html Bug 1595877, replace .xul mochitest files in layout/ with .xhtml r=dholbert 2019-11-14 20:25:21 +00:00
test_bug672810.html
test_bug704049.html
test_bug717878_input_scroll.html Bug 1600202 - Make test_bug717878_input_scroll.html cope with native themes that has a large padding better, and extend the test to also check non-themed controls. r=dbaron 2019-12-02 16:41:02 +00:00
test_bug869314.html
test_bug903715.html
test_bug935876.html
test_bug957562.html
test_bug960277.html
test_bug1111995.html
test_bug1301290.html
test_bug1305282.html
test_bug1327129.html
test_bug1529036.html
test_listcontrol_search.html
test_readonly.html
test_select_collapsed_page_keys.html
test_select_key_navigation_bug961363.html
test_select_key_navigation_bug1498769.html
test_select_prevent_default.html Bug 1593366 - Check default prevented status in nsListControlFrame::KeyDown. r=mats 2019-11-06 12:53:53 +00:00
test_select_vertical.html
test_textarea_resize.html