mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
61 lines
2.5 KiB
INI
61 lines
2.5 KiB
INI
[iframe-sequence-of-events.html]
|
|
[A iframe should report its RT entry when the response is done and before it is completely loaded]
|
|
expected: FAIL
|
|
|
|
[A iframe should report separate RT entries if its src changed from the outside]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->HTTP_REMOTE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->HTTP_REMOTE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->HTTP_NOTSAMESITE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (ORIGIN->HTTP_NOTSAMESITE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->HTTP_REMOTE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->HTTP_REMOTE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->HTTP_NOTSAMESITE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_REMOTE_ORIGIN->HTTP_NOTSAMESITE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->HTTP_REMOTE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->HTTP_REMOTE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->HTTP_NOTSAMESITE_ORIGIN) with TAO should result in an RT entry]
|
|
expected: FAIL
|
|
|
|
[Changing the src of an iframe (HTTP_NOTSAMESITE_ORIGIN->HTTP_NOTSAMESITE_ORIGIN) without TAO should result in an RT entry]
|
|
expected: FAIL
|