From 05bb04a6514d2e6557dc0697c34a56cfd2c399a4 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Sun, 15 Apr 2018 06:55:40 +0200 Subject: moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node https://github.com/MoonchildProductions/moebius/issues/190 --- editor/libeditor/tests/mochitest.ini | 3 +++ 1 file changed, 3 insertions(+) (limited to 'editor/libeditor/tests/mochitest.ini') diff --git a/editor/libeditor/tests/mochitest.ini b/editor/libeditor/tests/mochitest.ini index 9aafa0ac2..4df3f606b 100644 --- a/editor/libeditor/tests/mochitest.ini +++ b/editor/libeditor/tests/mochitest.ini @@ -217,6 +217,9 @@ skip-if = toolkit == 'android' [test_bug1258085.html] [test_bug1268736.html] [test_bug1270235.html] +[test_bug1306532.html] +subsuite = clipboard +skip-if = toolkit == 'android' [test_bug1310912.html] skip-if = toolkit == 'android' # bug 1315898 [test_bug1314790.html] -- cgit v1.2.3