Source code

Revision control

Copy as Markdown

Other Tools

[select-event.html]
[input type url: setSelectionRange out of range a second time (must not fire select)]
expected:
if not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
[textarea: select() disconnected node]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionStart a second time (must not fire select)]
expected:
if swgl and (os == "linux") and fission: [PASS, FAIL]
[textarea: selectionStart disconnected node]
expected:
if (os == "linux") and swgl and fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionEnd disconnected node]
expected:
if swgl and (os == "linux") and fission: [PASS, FAIL]
[textarea: selectionEnd twice in disconnected node (must fire select only once)]
expected:
if (os == "linux") and swgl and fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionDirection disconnected node]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionStart out of range event queue]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionStart twice in disconnected node (must fire select only once)]
expected:
if (os == "mac") and debug: [PASS, FAIL]
[textarea: selectionDirection twice in disconnected node (must fire select only once)]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: selectionDirection event queue]
expected:
if os == "mac": [PASS, FAIL]
[textarea: setSelectionRange() disconnected node]
expected:
if (os == "mac") and debug: [PASS, FAIL]
[textarea: setRangeText() disconnected node]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: select() twice in disconnected node (must fire select only once)]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: setSelectionRange out of range a second time (must not fire select)]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[textarea: select() event queue]
expected:
if (os == "mac") and not debug: [PASS, FAIL]