This test checks whether parsing of the 'features' argument to window.open matches
Win IE's behavior, except in the case of "resizable," which should always be true.
The link below should open a window with the following attributes:
- A WebView exactly 200x100, such that you can see a red 1 pixel border along each edge of the WebView.
- A window aligned to the left hand side of the screen.
- Toolbar visible.
- Statusbar visible.
- Resizable.
Click to test
The link below should open a window with the following attributes:
- A window whose size matches what you would get from file->New Window.
- A window whose positioning matches what you would get from file->New Window.
- Statusbar visible.
- Resizable.
Click to test