From 91103e6d1f750bc53dce7b4720cf78a50e1baa54 Mon Sep 17 00:00:00 2001 From: fat Date: Sat, 7 Jun 2014 19:11:44 -0700 Subject: Adds isolated visual tests for javascript plugins (decoupled from docs). This makes it faster and easier to test/develop js functionality not represented in unit tests, and gives us a playground for interactions, etc. It also makes it so developing javascript is now decoupled form jekyll, which should make everything faster and less painful. This commit also reverts my filter commit https://github.com/twbs/bootstrap/commit/9900771aa7f1b3ddcee49aec84082104776ace70 which broke scrollspy for dropdowns. --- js/tests/visual/tooltip.html | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 js/tests/visual/tooltip.html (limited to 'js/tests/visual/tooltip.html') diff --git a/js/tests/visual/tooltip.html b/js/tests/visual/tooltip.html new file mode 100644 index 000000000..aaf4b767d --- /dev/null +++ b/js/tests/visual/tooltip.html @@ -0,0 +1,40 @@ + + + + Tooltip + + + + +
+ + + +

Tight pants next level keffiyeh you probably haven't heard of them. Photo booth beard raw denim letterpress vegan messenger bag stumptown. Farm-to-table seitan, mcsweeney's fixie sustainable quinoa 8-bit american apparel have a terry richardson vinyl chambray. Beard stumptown, cardigans banh mi lomo thundercats. Tofu biodiesel williamsburg marfa, four loko mcsweeney's cleanse vegan chambray. A really ironic artisan whatever keytar, scenester farm-to-table banksy Austin twitter handle freegan cred raw denim single-origin coffee viral. +

+
+

+ + + + +

+ +
+ + + + + + + + + + + -- cgit v1.2.3