From d3e9293e49678b2d5131a8fe49fb3ca7ac2d88d5 Mon Sep 17 00:00:00 2001 From: harry Date: Fri, 24 Feb 2017 16:09:47 +0530 Subject: [PATCH] Updated test pages with new margin and padding classes! --- test/visual/prototype/display.html | 10 +++++----- test/visual/prototype/font-styling.html | 8 ++++---- test/visual/prototype/font-typescale.html | 2 +- test/visual/prototype/image-replacement.html | 2 +- test/visual/prototype/list-styling-ordered.html | 16 ++++++++-------- .../visual/prototype/list-styling-unordered.html | 8 ++++---- test/visual/prototype/overflow.html | 6 +++--- test/visual/prototype/rounded-bordered.html | 10 +++++----- test/visual/prototype/sizing-height.html | 7 ++----- test/visual/prototype/sizing-width.html | 6 ++---- test/visual/prototype/text-decoration.html | 6 +++--- test/visual/prototype/text-transformation.html | 6 +++--- test/visual/prototype/text-truncate.html | 2 +- test/visual/prototype/text-wrapping.html | 4 ++-- 14 files changed, 44 insertions(+), 49 deletions(-) diff --git a/test/visual/prototype/display.html b/test/visual/prototype/display.html index d3ec28bc5..708360718 100644 --- a/test/visual/prototype/display.html +++ b/test/visual/prototype/display.html @@ -29,26 +29,26 @@
-

Display None

+

Display None

A span element. Another span element
-

Display Inline

+

Display Inline

A span element. My Debugged span. Another span element
-

Display Block

+

Display Block

A span element. My Debugged span. Another span element
-

Display Inline Block

+

Display Inline Block

Floating box
Floating box
Floating box
@@ -64,7 +64,7 @@
Another box, after the floating boxes...
-

 

+

 

diff --git a/test/visual/prototype/sizing-height.html b/test/visual/prototype/sizing-height.html index a477cf9db..26ee46860 100644 --- a/test/visual/prototype/sizing-height.html +++ b/test/visual/prototype/sizing-height.html @@ -35,7 +35,7 @@
-

Height

+

Height

Height 25%
Height 50%
@@ -45,14 +45,11 @@
-

Max Height 100

+

Max Height 100

Max Height = 100%
- -

 

-