# HG changeset patch # User Jonathan Kew # Date 1455554304 0 # Mon Feb 15 16:38:24 2016 +0000 # Node ID 3b773f23abd7fd9dcc8ca483ecbc35e24c915084 # Parent ea39d4a6232c278dd8d805608a07cf9f4cc4c76b Bug 1248128 - Test for spurious propagation of failed selection-move command to the root, causing unwanted scrolling. diff --git a/editor/libeditor/tests/chrome.ini b/editor/libeditor/tests/chrome.ini --- a/editor/libeditor/tests/chrome.ini +++ b/editor/libeditor/tests/chrome.ini @@ -23,16 +23,17 @@ skip-if = buildapp == 'mulet' [test_bug1053048.html] [test_bug1100966.html] [test_bug1102906.html] [test_bug1101392.html] [test_bug1140105.html] [test_bug1140617.xul] [test_bug1153237.html] [test_bug1154791.html] +[test_bug1248128.html] [test_composition_event_created_in_chrome.html] [test_contenteditable_text_input_handling.html] [test_dragdrop.html] skip-if = buildapp == 'mulet' [test_htmleditor_keyevent_handling.html] [test_selection_move_commands.xul] [test_texteditor_keyevent_handling.html] skip-if = (debug && os=='win') || (os == 'linux') # Bug 1116205, leaks on windows debug, fails delete key on linux diff --git a/editor/libeditor/tests/test_bug1248128.html b/editor/libeditor/tests/test_bug1248128.html new file mode 100644 --- /dev/null +++ b/editor/libeditor/tests/test_bug1248128.html @@ -0,0 +1,52 @@ + + + + + + Test for Bug 1248128 + + + + + +Mozilla Bug 1248128 +
+ +
+ +