1
0
Fork 0
firefox/testing/web-platform/meta/fenced-frame/script-focus.https.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

24 lines
710 B
INI

[script-focus.https.html]
[An embedder can focus out of a fenced frame]
expected: FAIL
[Fenced frames can't pull script focus until getting user activation]
expected: FAIL
[Focused fenced frames can move programmatic focus within frame]
expected: FAIL
[Script focus into a fenced frame consumes user activation]
expected: FAIL
[Another fenced frame cannot pull focus out of a focused fenced frame]
expected: FAIL
[A fenced frame nested in another fenced frame cannot pull focus]
expected: FAIL
[A fenced frame cannot pull window.focus() without user activation]
expected: FAIL
[A fenced frame can pull window.focus() after user activation]
expected: FAIL