mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Extending the original set from #36402 since there are additional tests relevant to the work happening in #36409 and #36363. Testing: New tests in CI. Fixes: Part of https://github.com/servo/servo/issues/4577 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
21 lines
598 B
INI
Vendored
21 lines
598 B
INI
Vendored
[inheritance-from-initiator.sub.html]
|
|
[Setting src inherits from parent.]
|
|
expected: FAIL
|
|
|
|
[Changing contentWindow.location inherits from who changed it.]
|
|
expected: FAIL
|
|
|
|
[Changing contentWindow.location indirectly inherits from who changed it directly.]
|
|
expected: FAIL
|
|
|
|
[window.open() inherits from caller.]
|
|
expected: FAIL
|
|
|
|
[Click on anchor inherits from owner of the anchor.]
|
|
expected: FAIL
|
|
|
|
[Form submission through submit() inherits from owner of form.]
|
|
expected: FAIL
|
|
|
|
[Form submission through button click inherits from owner of form.]
|
|
expected: FAIL
|