From b9e7cef9653ea803262915a1ed64722d355f99cc Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Sun, 13 Nov 2016 02:12:58 +1100 Subject: Update visual tests. --- js/tests/visual/tooltip.html | 74 ++++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 34 deletions(-) (limited to 'js/tests/visual/tooltip.html') diff --git a/js/tests/visual/tooltip.html b/js/tests/visual/tooltip.html index f6b64ce95..999e7eda6 100644 --- a/js/tests/visual/tooltip.html +++ b/js/tests/visual/tooltip.html @@ -1,42 +1,48 @@ - - - - - Tooltip - - - + + + + + + Tooltip + + +
+

Tooltip Bootstrap Visual Test

-
+

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.

-

Tooltip Bootstrap Visual Test

+
-

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 From 297c47c3fdbb58e3d9824afdee83ef3c4b9d141a Mon Sep 17 00:00:00 2001 From: Johann Date: Fri, 2 Dec 2016 18:52:19 +0100 Subject: [V4] Throw error when a plugin is in transition (#17823) * Throw error when a plugin is in transition * Add unit tests about plugins in transition --- js/tests/visual/tooltip.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'js/tests/visual/tooltip.html') diff --git a/js/tests/visual/tooltip.html b/js/tests/visual/tooltip.html index 999e7eda6..6cd33e7e6 100644 --- a/js/tests/visual/tooltip.html +++ b/js/tests/visual/tooltip.html @@ -42,7 +42,26 @@ -- cgit v1.2.3