From 06b5699dddb32fdbb1bed04c15588d88c9137cdb Mon Sep 17 00:00:00 2001 From: David DeSandro Date: Tue, 31 May 2011 12:50:59 -0400 Subject: [PATCH] tests : add tiny text for IE7 rendering --- _posts/tests/2011-05-31-tiny-text.html | 85 ++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 _posts/tests/2011-05-31-tiny-text.html diff --git a/_posts/tests/2011-05-31-tiny-text.html b/_posts/tests/2011-05-31-tiny-text.html new file mode 100644 index 0000000..05abe3c --- /dev/null +++ b/_posts/tests/2011-05-31-tiny-text.html @@ -0,0 +1,85 @@ +--- +title: Tiny text +layout: demo +category: tests +lorem: Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. +--- + + + +
+

Test to see how IE7 deals with type rendering

+
+ +
+ +

Filters

+ + + +
+ +
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
{{ page.lorem }}
+
+ + + + + + \ No newline at end of file