From 75f6b5f1886ae84884d2bffd6ea03c6e6ed9ff28 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Sun, 20 May 2012 20:34:21 -0400 Subject: [PATCH] Position visual tests: Cleanup. --- tests/visual/position/position.html | 294 ++++++++----------- tests/visual/position/position_feedback.html | 4 +- 2 files changed, 120 insertions(+), 178 deletions(-) diff --git a/tests/visual/position/position.html b/tests/visual/position/position.html index 678412475..2fbe8e95d 100644 --- a/tests/visual/position/position.html +++ b/tests/visual/position/position.html @@ -1,200 +1,142 @@ - - Position Visual Test: Containing Element - - - - + + Position Visual Test - -
- -
-

This is the position parent element.

-
- -
-

to position

-
- -
-

to position 2

-
- -
-

Position configuration: -
- my: - - -
-
- at: - - -
-
- collision: - - -
-
- - -
-
- - -
- - -

+
+

This is the position target element.

+
+ +
+

to position

+
+ +
+

to position 2

+
+ +
+

Position configuration:

+
+ my: + + +
+
+ at: + + +
+
+ collision: + + +
+
+ + +
+
+ + +
+
diff --git a/tests/visual/position/position_feedback.html b/tests/visual/position/position_feedback.html index 006a1be02..bea1dd2c2 100644 --- a/tests/visual/position/position_feedback.html +++ b/tests/visual/position/position_feedback.html @@ -2,8 +2,7 @@ - Position Visual Test: Default - + Position Visual Test: Feedback @@ -86,6 +85,7 @@ width: 75px; height: 25px; padding: 5px; + font-size: 62.5%; } #target { height: 75px; -- 2.39.5