Source code

Revision control

Copy as Markdown

Other Tools

[DEFAULT]
# nsIWidget::SynthesizeNativeKeyEvent() required (Bug 1410525 for headless)
skip-if = [
"os == 'linux'",
"os == 'android'",
"headless",
]
["test_input.html"]
["test_textarea.html"]
skip-if = ["os == 'win' && asan"] # Bug 1658513