blob: 8a95782aed70c5328d6e0e1f1abe9908cca8e1f5 (
plain)
1
2
3
4
5
6
7
8
9
|
[inert-iframe-tabbing.html]
[Sequential navigation can move within an inert iframe]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[Sequential navigation can leave an inert iframe]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
|