summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/portals/portals-host-post-message.sub.html.ini
blob: 24d92eb5b0c10874c79eb2db1de86c0968d859a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[portals-host-post-message.sub.html]
  expected: ERROR
  [Calling postMessage after receiving onactivate event should fail]
    expected: FAIL

  [Message received after postMessage from portal host in cross-origin-portal]
    expected: FAIL

  [postMessage with invalid transferable should throw error]
    expected: FAIL

  [postMessage with array buffer without transfer]
    expected: FAIL

  [postMessage with message ports]
    expected: FAIL

  [Message received from cross-origin portal host with target origin correctly specified]
    expected: FAIL

  [postMessage should throw error when serialization fails]
    expected: FAIL

  [postMessage before and after portal navigation should work]
    expected: FAIL

  [postMessage with object message]
    expected: FAIL

  [Message received from same-origin portal host with no target origin specified]
    expected: FAIL

  [postMessage with array buffer with transfer]
    expected: FAIL

  [Message received after postMessage from portal host]
    expected: FAIL