blob: a3d3fb6db18653cd3572b14106a3b0b7a963f3b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
[edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=textarea&hide-target=editor]
[<textarea> is hidden by "beforeinput" event listener]
expected: FAIL
[edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=textarea&hide-target=parent]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[<textarea> is hidden by "beforeinput" event listener]
expected: FAIL
[edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=parent]
[<input> is hidden by "beforeinput" event listener]
expected: FAIL
[edit-in-textcontrol-immediately-after-hidden.tentative.html?editor=input&hide-target=editor]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[<input> is hidden by "beforeinput" event listener]
expected: FAIL
|