diff options
Diffstat (limited to 'editor/composer/test/chrome.toml')
-rw-r--r-- | editor/composer/test/chrome.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/editor/composer/test/chrome.toml b/editor/composer/test/chrome.toml new file mode 100644 index 0000000000..a7427cf510 --- /dev/null +++ b/editor/composer/test/chrome.toml @@ -0,0 +1,6 @@ +[DEFAULT] +skip-if = ["os == 'android'"] + +["test_bug434998.xhtml"] + +["test_bug1266815.html"] |