trisquel-icecat/icecat/testing/web-platform/meta/selection/fire-selectionchange-event-on-pressing-backspace.html.ini
2025-10-06 02:35:48 -06:00

11 lines
559 B
INI

[fire-selectionchange-event-on-pressing-backspace.html]
[Selectionchange event is fired after removing the character]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and not fission and not debug: [PASS, FAIL]
if tsan: [PASS, FAIL]
[Selectionchange event is fired after removing the range]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]