From 55413e109fb8b264ba8e26bf0018bda5e7bafdd4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 30 Dec 2016 21:54:13 -0800 Subject: nuke local test vendor jquery and tether, replace with docs assets --- js/tests/visual/scrollspy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/tests/visual/scrollspy.html') diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html index 337611126..58c92296d 100644 --- a/js/tests/visual/scrollspy.html +++ b/js/tests/visual/scrollspy.html @@ -84,7 +84,7 @@

Ad leggings keytar, brunch id art party dolor labore.

- + -- cgit v1.2.3 From e2b6badb86571d482c9653e05cedda10aae12127 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 31 Dec 2016 12:20:32 -0800 Subject: v4: Rip out IE compatibility mode meta tags (#21483) * Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro --- js/tests/visual/scrollspy.html | 1 - 1 file changed, 1 deletion(-) (limited to 'js/tests/visual/scrollspy.html') diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html index 58c92296d..853a6a7ee 100644 --- a/js/tests/visual/scrollspy.html +++ b/js/tests/visual/scrollspy.html @@ -3,7 +3,6 @@ - Scrollspy -
-
+ +

@fat

Ad leggings keytar, brunch id art party dolor labore. Pitchfork yr enim lo-fi before they sold out qui. Tumblr farm-to-table bicycle rights whatever. Anim keffiyeh carles cardigan. Velit seitan mcsweeney's photo booth 3 wolf moon irure. Cosby sweater lomo jean shorts, williamsburg hoodie minim qui you probably haven't heard of them et cardigan trust fund culpa biodiesel wes anderson aesthetic. Nihil tattooed accusamus, cred irony biodiesel keffiyeh artisan ullamco consequat.

Ad leggings keytar, brunch id art party dolor labore. Pitchfork yr enim lo-fi before they sold out qui. Tumblr farm-to-table bicycle rights whatever. Anim keffiyeh carles cardigan. Velit seitan mcsweeney's photo booth 3 wolf moon irure. Cosby sweater lomo jean shorts, williamsburg hoodie minim qui you probably haven't heard of them et cardigan trust fund culpa biodiesel wes anderson aesthetic. Nihil tattooed accusamus, cred irony biodiesel keffiyeh artisan ullamco consequat.

-- cgit v1.2.3 From ab7dc8ae2af499d752f011a1957f9f671cc93175 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Thu, 4 May 2017 12:04:29 +0200 Subject: Fix dropdown in scrollspy visual test (add Popper.js) --- js/tests/visual/scrollspy.html | 1 + 1 file changed, 1 insertion(+) (limited to 'js/tests/visual/scrollspy.html') diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html index c0c3dc749..0f115e035 100644 --- a/js/tests/visual/scrollspy.html +++ b/js/tests/visual/scrollspy.html @@ -87,6 +87,7 @@
+ -- cgit v1.2.3