diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/window-sizing.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/window-sizing.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,126 @@ + + + + + + +

This test checks our support for window sizing and positioning.

+

To test: Click each button below. Check to make sure that the window it opens has the specified attributes. + Also check for a series of 'PASS' messages below the button.

+

NOTE: Make sure to test at magnified resolutions.

+

To test @ 2X resolution:

+
    +
  1. Open Quartz Debug (/Developer/Applications/Performance Tools).
  2. +
  3. Select Tools -> Show User Interface Resolution.
  4. +
  5. Set the resolution to 2.0.
  6. +
  7. Restart Safari.
  8. +
+
+ +

Window size (no toolbars): You should see a red 1 pixel border along every edge of this page, and no scrollbars.

+ +
+
+ +

Window size (all toolbars): You should see a red 1 pixel border along every edge of this page, and no scrollbars.

+ +
+
+ +

Window positioning: This window should be aligned exactly to the bottom right corner of the screen.

+ +
+
+ + +