| <!-- | |
| @WIN-ALLOW:ia2_hypertext=* | |
| @NO-LOAD-EXPECTED:frame/empty.html | |
| @NO-LOAD-EXPECTED:frame/empty.html#2 | |
| --> | |
| <iframe tabindex="0" aria-hidden="true" src="frame/empty.html" | |
| style="position: absolute; width: 9em; height: 9em; top: -99em;"> | |
| </iframe> | |
| <!-- Use a unique @src for code that ensures all iframes are loaded --> | |
| <iframe aria-hidden="true" src="frame/empty.html#2" | |
| style="position: absolute; width: 9em; height: 9em; top: -99em;"> | |
| </iframe> |