gecko/toolkit/content/tests/chrome
2010-04-18 15:37:43 -04:00
..
rtltest Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron 2009-07-29 14:33:53 -04:00
bug263683_window.xul
bug304188_window.xul
bug331215_window.xul Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp 2009-03-27 00:40:11 +01:00
bug360437_window.xul
bug366992_window.xul
bug429723_window.xul
bug437844.css
bug437844.dtd
bug437844.manifest
bug451286_window.xul Further tests for bug 451286, and tidy up the relevant file somewhat. r=mano 2009-08-01 17:16:03 +01:00
bug451540_window.xul Bug 495153 - Findbar shouldn't add multiple listeners for the same editor. r=mano 2009-09-18 18:34:50 +01:00
dialog_dialogfocus.xul Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
findbar_window.xul
frame_popup_anchor.xul Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc 2009-09-03 15:30:07 -04:00
Makefile.in Disable these tests for now 2010-04-18 15:37:43 -04:00
test_autocomplete2.xul Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
test_autocomplete3.xul Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin) 2009-05-26 10:24:29 -07:00
test_autocomplete4.xul Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin) 2009-05-26 10:24:29 -07:00
test_autocomplete.xul Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
test_browser_drop.xul Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
test_bug253481.xul
test_bug263683.xul
test_bug304188.xul
test_bug331215.xul Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp 2009-03-27 00:40:11 +01:00
test_bug360437.xul
test_bug366992.xul
test_bug418874.xul Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky 2010-04-06 16:43:39 -04:00
test_bug429723.xul
test_bug437844.xul
test_bug451286.xul
test_bug451540.xul Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-06 17:02:32 +01:00
test_bug471776.xul Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn 2010-03-04 08:13:27 +01:00
test_cursorsnap.xul Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995 2009-10-29 14:44:10 +01:00
test_dialogfocus.xul Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
test_findbar.xul
test_keys.xul
test_largemenu.xul
test_panel_focus.xul
test_popup_anchor.xul
test_popup_preventdefault_chrome.xul
test_preferences.xul
test_righttoleft.xul Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995 2009-10-29 14:44:10 +01:00
test_screenPersistence.xul Test for bug 509828. r=bz 2009-10-25 17:24:14 +01:00
test_showcaret.xul Bug 396367. Fix up some tests to be more robust. r=enndeakin 2009-12-22 17:53:07 -06:00
test_titlebar.xul Bug 536625, use menupopup's move instead of widget's, r=roc 2010-02-01 10:11:08 -05:00
window_browser_drop.xul Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
window_cursorsnap_dialog.xul Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc 2009-07-15 18:54:30 +09:00
window_cursorsnap_wizard.xul Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc 2009-07-15 18:54:30 +09:00
window_keys.xul Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
window_largemenu.xul bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE 2010-03-12 13:00:36 -05:00
window_panel_focus.xul Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
window_popup_anchor.xul Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
window_popup_preventdefault_chrome.xul Bug 513707, add a method to wait for load and focus events before starting some tests, r=sayrer 2009-09-03 15:30:06 -04:00
window_preferences2.xul
window_preferences3.xul
window_preferences.xul
window_screenPosSize.xul Test for bug 509828. r=bz 2009-10-25 17:24:14 +01:00
window_showcaret.xul Bug 513450, page info unfocuses after cursor keys when caret browsing in on, caused because caret browsing preference shouldn't be checked in chrome documents, r=smaug 2009-09-03 15:30:06 -04:00
window_titlebar.xul bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE 2010-03-12 12:58:50 -05:00