forked from mirrors/gecko-dev
Fixed extra change event being emitted when WebDriver:ElementClear is called for content editable elements. Differential Revision: https://phabricator.services.mozilla.com/D170282
10 lines
275 B
INI
10 lines
275 B
INI
[clear.py]
|
|
[test_input_file]
|
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
|
|
expected:
|
|
if os == "android": FAIL
|
|
|
|
[test_input_file_multiple]
|
|
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066
|
|
expected:
|
|
if os == "android": FAIL
|