| <html> | |
| <script src="resources/tabindex-focus-blur-all.js"></script> | |
| <frameset cols="33%, 33%, *" onload="test()"> | |
| <frame src="resources/tabindex-focus-blur-all-frame1.html"/> | |
| <frame src="resources/tabindex-focus-blur-all-frame2.html"/> | |
| <frame src="resources/tabindex-focus-blur-all-frame3.html"/> | |
| </frameset> | |
| </html> |