gecko-dev/layout/forms/test
Ryan VanderMeulen c66048750e Backed out changeset 2b7bf0df3681 (bug 1360559) for test_bug533845.xul timeouts. 2017-05-24 15:24:07 -04:00
..
bug287446_subframe.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
bug477700_subframe.html
bug536567_iframe.html
bug536567_subframe.html
bug564115_window.html
bug665540_window.xul Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
chrome.ini Bug 1310297 - Remove test annotations using b2g, mulet or gonk: layout/forms. r=RyanVM 2016-11-05 11:29:20 +01:00
mochitest.ini Bug 1324560 - Update test_bug961363.html to support e10s-based <select> dropdowns; r=mconley 2017-03-23 16:27:37 -05:00
test_bug231389.html
test_bug287446.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug345267.html
test_bug346043.html
test_bug348236.html Backed out changeset 2b7bf0df3681 (bug 1360559) for test_bug533845.xul timeouts. 2017-05-24 15:24:07 -04:00
test_bug353539.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
test_bug365410.html
test_bug378670.html Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
test_bug402198.html
test_bug411236.html
test_bug446663.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug476308.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
test_bug477531.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug477700.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug478219.xhtml
test_bug534785.html Bug 1337392 - Update test cases to match new cursor behavior. r=smaug 2017-03-08 16:41:42 +01:00
test_bug536567_perwindowpb.html Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug 2017-04-26 18:20:19 +02:00
test_bug542914.html Bug 1287655 - place textarea/input cursor at end of text when initialized; r=smaug 2016-07-21 14:52:49 -04:00
test_bug549170.html Bug 1337466: Adjust click position in test_bug549170.html to more reliably target editable area of textfield, rather than its border. r=mats 2017-02-09 22:14:24 -08:00
test_bug562447.html Bug 1151421 Part 3: Update tests of pageYOffset/scrollY to round off when checking expected results. r=smaug 2017-03-16 12:05:56 -07:00
test_bug563642.html
test_bug564115.html Bug 1151421 Part 3: Update tests of pageYOffset/scrollY to round off when checking expected results. r=smaug 2017-03-16 12:05:56 -07:00
test_bug571352.html
test_bug572406.html
test_bug572649.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_bug595310.html
test_bug620936.html
test_bug644542.html
test_bug665540.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug672810.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug704049.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug717878_input_scroll.html
test_bug869314.html
test_bug903715.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug935876.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug957562.html
test_bug960277.html
test_bug1111995.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_bug1301290.html Bug 1335885: Adjust click position in test_bug1301290.html to more reliably target resizer. r=mats 2017-02-08 11:41:13 -08:00
test_bug1305282.html Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
test_bug1327129.html Bug 1327129 - Test key events on various <select> elements with selectedIndex=-1. 2017-01-08 21:26:59 +01:00
test_listcontrol_search.html
test_select_key_navigation_bug961363.html Bug 1324560 - Update test_bug961363.html to support e10s-based <select> dropdowns; r=mconley 2017-03-23 16:27:37 -05:00
test_select_prevent_default.html Bug 1272012 - Tweak or disable a few tests for <select size=1> Up/Down key behavior on OSX. 2016-05-25 21:52:36 +02:00
test_select_vertical.html
test_textarea_resize.html Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00