From 3e0dce73a37026b28db24c11afd94b433ce0cd3e Mon Sep 17 00:00:00 2001 From: Arturo Date: Fri, 28 Nov 2014 16:26:56 -0300 Subject: [PATCH] adding tests for both subheaders and subfooters --- test/css/subfooters.html | 88 ++++++++++++++++++++++++++++++++++++++++ test/css/subheaders.html | 88 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 176 insertions(+) create mode 100644 test/css/subfooters.html create mode 100644 test/css/subheaders.html diff --git a/test/css/subfooters.html b/test/css/subfooters.html new file mode 100644 index 0000000000..820e8da3d3 --- /dev/null +++ b/test/css/subfooters.html @@ -0,0 +1,88 @@ + + + + + + Footers + + + + + +
+

Sub Footer Test

+
+ + +

Footer and subfooter should always stay at the bottom of the screen, and on top of the main content.

+

Content element must have "has-footer" and "has-subfooter" as a classname.

+

+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+

+
+ +
+

Subfooter

+
+ + + + + diff --git a/test/css/subheaders.html b/test/css/subheaders.html new file mode 100644 index 0000000000..6724c05bc2 --- /dev/null +++ b/test/css/subheaders.html @@ -0,0 +1,88 @@ + + + + + + Header + + + + + + +
+

Header title

+
+ +
+

Subheader title

+
+ + +

Content element must have "has-header" "has-subheader" as a classname.

+

+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+ Content
+

+
+ +