mirror of
https://github.com/servo/servo.git
synced 2025-10-15 16:00:28 +01:00
13 lines
450 B
INI
13 lines
450 B
INI
[window-iframe-messagechannel.https.html]
|
|
[postMessaging with a MessageChannel that's been cross-site should succeed]
|
|
expected: FAIL
|
|
|
|
[postMessaging to a same-site iframe via MessageChannel should fail]
|
|
expected: FAIL
|
|
|
|
[postMessaging to a cross-site iframe via MessageChannel should fail]
|
|
expected: FAIL
|
|
|
|
[postMessaging to a same-origin iframe via MessageChannel allows them to see each others' modifications]
|
|
expected: FAIL
|
|
|