From d9353f044793c0e9167295dff3e37f93c8e8b350 Mon Sep 17 00:00:00 2001 From: RafiBomb Date: Wed, 8 Jun 2016 13:38:40 -0700 Subject: [PATCH] adds test case for source ordering and valign --- package.json | 2 +- test/visual/pages/attributes.html | 17 +++++++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7947dfb0..0d4c694e 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "gulp-sourcemaps": "^1.6.0", "gulp-wrap": "^0.11.0", "gulp-zip": "^3.2.0", - "inky": "zurb/inky", + "inky": "zurb/inky#brandonbarringer-attributes", "lazypipe": "^1.0.1", "motion-ui": "^1.1.1", "multiline": "^1.0.2", diff --git a/test/visual/pages/attributes.html b/test/visual/pages/attributes.html index f0c8a20e..9f86896c 100644 --- a/test/visual/pages/attributes.html +++ b/test/visual/pages/attributes.html @@ -3,7 +3,7 @@ - + @@ -13,12 +13,21 @@ + + +

HEADLINE

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laborum, soluta aliquam dolor error nisi, dolorum rem voluptatem placeat temporibus eveniet vel distinctio!

- - +
+ + + + - + +

HEADLINE

+

SUBHEADLINE

+
-- 2.47.2