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/button.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/tests/visual/button.html') diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index e2364d781..8e1564979 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -45,7 +45,7 @@ - + -- 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/button.html | 1 - 1 file changed, 1 deletion(-) (limited to 'js/tests/visual/button.html') diff --git a/js/tests/visual/button.html b/js/tests/visual/button.html index 8e1564979..79cfa0248 100644 --- a/js/tests/visual/button.html +++ b/js/tests/visual/button.html @@ -3,7 +3,6 @@ - Button -- cgit v1.2.3