blob: 1df627fde1477d0a18059e91745a61c11f01e43a (
plain)
1
2
3
4
5
6
7
8
|
[getSelection.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[window.getSelection() instanceof Selection in an iframe immediately after appendChild]
expected: FAIL
[document.getSelection() instanceof Selection in an iframe immediately after appendChild]
expected: FAIL
|