summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/tests/browser.toml
blob: ac18b6eefc5bca0044b69109a859cc85107dc59c (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
skip-if = ["os == 'android'"]

["browser_bug527935.js"]
support-files = [
  "bug527935.html",
  "bug527935_2.html"
]

["browser_content_command_insert_text.js"]