From d8194cbbeaec11962ed67f83aea9984bf38f7c63 Mon Sep 17 00:00:00 2001 From: Masayuki Nakano Date: Tue, 13 Apr 2021 05:54:49 +0000 Subject: [PATCH] Bug 1704381 - part 3: Add automated test r=m_kato Depends on D111580 Differential Revision: https://phabricator.services.mozilla.com/D111581 --- editor/libeditor/tests/mochitest.ini | 1 + editor/libeditor/tests/test_bug1704381.html | 48 +++++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 editor/libeditor/tests/test_bug1704381.html diff --git a/editor/libeditor/tests/mochitest.ini b/editor/libeditor/tests/mochitest.ini index 523d53ece0f8..70d97d3f96ce 100644 --- a/editor/libeditor/tests/mochitest.ini +++ b/editor/libeditor/tests/mochitest.ini @@ -236,6 +236,7 @@ skip-if = os == "android" #Bug 1575739 [test_bug1620778.html] [test_bug1649005.html] [test_bug1659276.html] +[test_bug1704381.html] [test_abs_positioner_appearance.html] [test_abs_positioner_hidden_during_dragging.html] skip-if = os == 'android' # Sync with test_abs_positioner_positioning_elements.html diff --git a/editor/libeditor/tests/test_bug1704381.html b/editor/libeditor/tests/test_bug1704381.html new file mode 100644 index 000000000000..54751d922b6e --- /dev/null +++ b/editor/libeditor/tests/test_bug1704381.html @@ -0,0 +1,48 @@ + + + + +Test for Bug 1704381 + + + + + + + + +