]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commit
adds visual tests
authorRafiBomb <rafi@zurb.com>
Wed, 23 Mar 2016 16:45:19 +0000 (09:45 -0700)
committerRafiBomb <rafi@zurb.com>
Wed, 23 Mar 2016 16:45:19 +0000 (09:45 -0700)
commit1a67527cd57eab276efb29333dc0a34fb4d2b51e
tree08adb76cd045c67e6fb71438197174219193a838
parent3dc558bd60a2be6a3285aedfb888bf14bf1183a3
adds visual tests
145 files changed:
bower_components/jquery/.bower.json [new file with mode: 0644]
bower_components/jquery/AUTHORS.txt [new file with mode: 0644]
bower_components/jquery/LICENSE.txt [new file with mode: 0644]
bower_components/jquery/README.md [new file with mode: 0644]
bower_components/jquery/bower.json [new file with mode: 0644]
bower_components/jquery/dist/jquery.js [new file with mode: 0644]
bower_components/jquery/dist/jquery.min.js [new file with mode: 0644]
bower_components/jquery/dist/jquery.min.map [new file with mode: 0644]
bower_components/jquery/dist/jquery.slim.js [new file with mode: 0644]
bower_components/jquery/dist/jquery.slim.min.js [new file with mode: 0644]
bower_components/jquery/dist/jquery.slim.min.map [new file with mode: 0644]
bower_components/jquery/sizzle/LICENSE.txt [new file with mode: 0644]
bower_components/jquery/sizzle/dist/sizzle.js [new file with mode: 0644]
bower_components/jquery/sizzle/dist/sizzle.min.js [new file with mode: 0644]
bower_components/jquery/sizzle/dist/sizzle.min.map [new file with mode: 0644]
bower_components/jquery/src/.jshintrc [new file with mode: 0644]
bower_components/jquery/src/ajax.js [new file with mode: 0644]
bower_components/jquery/src/ajax/jsonp.js [new file with mode: 0644]
bower_components/jquery/src/ajax/load.js [new file with mode: 0644]
bower_components/jquery/src/ajax/parseJSON.js [new file with mode: 0644]
bower_components/jquery/src/ajax/parseXML.js [new file with mode: 0644]
bower_components/jquery/src/ajax/script.js [new file with mode: 0644]
bower_components/jquery/src/ajax/var/location.js [new file with mode: 0644]
bower_components/jquery/src/ajax/var/nonce.js [new file with mode: 0644]
bower_components/jquery/src/ajax/var/rquery.js [new file with mode: 0644]
bower_components/jquery/src/ajax/xhr.js [new file with mode: 0644]
bower_components/jquery/src/attributes.js [new file with mode: 0644]
bower_components/jquery/src/attributes/attr.js [new file with mode: 0644]
bower_components/jquery/src/attributes/classes.js [new file with mode: 0644]
bower_components/jquery/src/attributes/prop.js [new file with mode: 0644]
bower_components/jquery/src/attributes/support.js [new file with mode: 0644]
bower_components/jquery/src/attributes/val.js [new file with mode: 0644]
bower_components/jquery/src/callbacks.js [new file with mode: 0644]
bower_components/jquery/src/core.js [new file with mode: 0644]
bower_components/jquery/src/core/DOMEval.js [new file with mode: 0644]
bower_components/jquery/src/core/access.js [new file with mode: 0644]
bower_components/jquery/src/core/init.js [new file with mode: 0644]
bower_components/jquery/src/core/parseHTML.js [new file with mode: 0644]
bower_components/jquery/src/core/ready.js [new file with mode: 0644]
bower_components/jquery/src/core/support.js [new file with mode: 0644]
bower_components/jquery/src/core/var/rsingleTag.js [new file with mode: 0644]
bower_components/jquery/src/css.js [new file with mode: 0644]
bower_components/jquery/src/css/addGetHookIf.js [new file with mode: 0644]
bower_components/jquery/src/css/adjustCSS.js [new file with mode: 0644]
bower_components/jquery/src/css/curCSS.js [new file with mode: 0644]
bower_components/jquery/src/css/defaultDisplay.js [new file with mode: 0644]
bower_components/jquery/src/css/hiddenVisibleSelectors.js [new file with mode: 0644]
bower_components/jquery/src/css/showHide.js [new file with mode: 0644]
bower_components/jquery/src/css/support.js [new file with mode: 0644]
bower_components/jquery/src/css/var/cssExpand.js [new file with mode: 0644]
bower_components/jquery/src/css/var/getStyles.js [new file with mode: 0644]
bower_components/jquery/src/css/var/isHidden.js [new file with mode: 0644]
bower_components/jquery/src/css/var/rmargin.js [new file with mode: 0644]
bower_components/jquery/src/css/var/rnumnonpx.js [new file with mode: 0644]
bower_components/jquery/src/css/var/swap.js [new file with mode: 0644]
bower_components/jquery/src/data.js [new file with mode: 0644]
bower_components/jquery/src/data/Data.js [new file with mode: 0644]
bower_components/jquery/src/data/accepts.js [new file with mode: 0644]
bower_components/jquery/src/data/support.js [new file with mode: 0644]
bower_components/jquery/src/data/var/acceptData.js [new file with mode: 0644]
bower_components/jquery/src/data/var/dataPriv.js [new file with mode: 0644]
bower_components/jquery/src/data/var/dataUser.js [new file with mode: 0644]
bower_components/jquery/src/deferred.js [new file with mode: 0644]
bower_components/jquery/src/deferred/exceptionHook.js [new file with mode: 0644]
bower_components/jquery/src/deprecated.js [new file with mode: 0644]
bower_components/jquery/src/dimensions.js [new file with mode: 0644]
bower_components/jquery/src/effects.js [new file with mode: 0644]
bower_components/jquery/src/effects/Tween.js [new file with mode: 0644]
bower_components/jquery/src/effects/animatedSelector.js [new file with mode: 0644]
bower_components/jquery/src/effects/support.js [new file with mode: 0644]
bower_components/jquery/src/event.js [new file with mode: 0644]
bower_components/jquery/src/event/ajax.js [new file with mode: 0644]
bower_components/jquery/src/event/alias.js [new file with mode: 0644]
bower_components/jquery/src/event/focusin.js [new file with mode: 0644]
bower_components/jquery/src/event/support.js [new file with mode: 0644]
bower_components/jquery/src/event/trigger.js [new file with mode: 0644]
bower_components/jquery/src/exports/amd.js [new file with mode: 0644]
bower_components/jquery/src/exports/global.js [new file with mode: 0644]
bower_components/jquery/src/intro.js [new file with mode: 0644]
bower_components/jquery/src/jquery.js [new file with mode: 0644]
bower_components/jquery/src/manipulation.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/_evalUrl.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/buildFragment.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/createSafeFragment.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/getAll.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/setGlobalEval.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/support.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/var/nodeNames.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/var/rcheckableType.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/var/rleadingWhitespace.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/var/rscriptType.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/var/rtagName.js [new file with mode: 0644]
bower_components/jquery/src/manipulation/wrapMap.js [new file with mode: 0644]
bower_components/jquery/src/offset.js [new file with mode: 0644]
bower_components/jquery/src/outro.js [new file with mode: 0644]
bower_components/jquery/src/queue.js [new file with mode: 0644]
bower_components/jquery/src/queue/delay.js [new file with mode: 0644]
bower_components/jquery/src/selector-native.js [new file with mode: 0644]
bower_components/jquery/src/selector-sizzle.js [new file with mode: 0644]
bower_components/jquery/src/selector.js [new file with mode: 0644]
bower_components/jquery/src/serialize.js [new file with mode: 0644]
bower_components/jquery/src/support.js [new file with mode: 0644]
bower_components/jquery/src/traversing.js [new file with mode: 0644]
bower_components/jquery/src/traversing/findFilter.js [new file with mode: 0644]
bower_components/jquery/src/traversing/var/dir.js [new file with mode: 0644]
bower_components/jquery/src/traversing/var/rneedsContext.js [new file with mode: 0644]
bower_components/jquery/src/traversing/var/siblings.js [new file with mode: 0644]
bower_components/jquery/src/var/arr.js [new file with mode: 0644]
bower_components/jquery/src/var/class2type.js [new file with mode: 0644]
bower_components/jquery/src/var/concat.js [new file with mode: 0644]
bower_components/jquery/src/var/deletedIds.js [new file with mode: 0644]
bower_components/jquery/src/var/document.js [new file with mode: 0644]
bower_components/jquery/src/var/documentElement.js [new file with mode: 0644]
bower_components/jquery/src/var/hasOwn.js [new file with mode: 0644]
bower_components/jquery/src/var/indexOf.js [new file with mode: 0644]
bower_components/jquery/src/var/pnum.js [new file with mode: 0644]
bower_components/jquery/src/var/push.js [new file with mode: 0644]
bower_components/jquery/src/var/rcssNum.js [new file with mode: 0644]
bower_components/jquery/src/var/rnotwhite.js [new file with mode: 0644]
bower_components/jquery/src/var/slice.js [new file with mode: 0644]
bower_components/jquery/src/var/support.js [new file with mode: 0644]
bower_components/jquery/src/var/toString.js [new file with mode: 0644]
bower_components/jquery/src/wrap.js [new file with mode: 0644]
bower_components/what-input/.bower.json [new file with mode: 0644]
bower_components/what-input/LICENSE [new file with mode: 0644]
bower_components/what-input/README.md [new file with mode: 0644]
bower_components/what-input/bower.json [new file with mode: 0644]
bower_components/what-input/demo.html [new file with mode: 0644]
bower_components/what-input/gulpfile.js/index.js [new file with mode: 0644]
bower_components/what-input/gulpfile.js/tasks/clean.js [new file with mode: 0644]
bower_components/what-input/gulpfile.js/tasks/default.js [new file with mode: 0644]
bower_components/what-input/gulpfile.js/tasks/scripts.js [new file with mode: 0644]
bower_components/what-input/lte-IE8.js [new file with mode: 0644]
bower_components/what-input/package.json [new file with mode: 0644]
bower_components/what-input/polyfills/ie8/addEventListener.js [new file with mode: 0644]
bower_components/what-input/polyfills/ie8/indexOf.js [new file with mode: 0644]
bower_components/what-input/what-input.js [new file with mode: 0644]
bower_components/what-input/what-input.min.js [new file with mode: 0644]
docs/pages/panini.md [new file with mode: 0644]
test/visual/pages/newsletter-2.html [new file with mode: 0644]
test/visual/pages/newsletter.html [new file with mode: 0644]
test/visual/pages/order.html [new file with mode: 0644]
test/visual/pages/password.html [new file with mode: 0644]
test/visual/pages/sidebar-hero.html [new file with mode: 0644]
test/visual/pages/welcome.html [new file with mode: 0644]