diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-15 06:55:40 +0200 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-04-15 06:55:40 +0200 |
commit | 05bb04a6514d2e6557dc0697c34a56cfd2c399a4 (patch) | |
tree | 78cfddf03704b60d953aff8bf9787bc0bd6a223e /editor/libeditor/tests/mochitest.ini | |
parent | 8a95c03dcd2a7f2c6d64b6ee917f6cb363e9ca60 (diff) | |
download | UXP-05bb04a6514d2e6557dc0697c34a56cfd2c399a4.tar UXP-05bb04a6514d2e6557dc0697c34a56cfd2c399a4.tar.gz UXP-05bb04a6514d2e6557dc0697c34a56cfd2c399a4.tar.lz UXP-05bb04a6514d2e6557dc0697c34a56cfd2c399a4.tar.xz UXP-05bb04a6514d2e6557dc0697c34a56cfd2c399a4.zip |
moebius#190: HTML - table - editor (contenteditable) - post process node array to remove all descendants of replacement node
https://github.com/MoonchildProductions/moebius/issues/190
Diffstat (limited to 'editor/libeditor/tests/mochitest.ini')
-rw-r--r-- | editor/libeditor/tests/mochitest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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] |