11 lines
235 B
TOML
11 lines
235 B
TOML
[DEFAULT]
|
|
prefs = ["test.ime_content_observer.assert_invalid_cache=true"]
|
|
skip-if = ["os == 'android'"]
|
|
|
|
["browser_bug527935.js"]
|
|
support-files = [
|
|
"bug527935.html",
|
|
"bug527935_2.html"
|
|
]
|
|
|
|
["browser_content_command_insert_text.js"]
|