From f982f0bdb8317e75af416595c616943d5025da1e Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sun, 22 Mar 2020 22:19:10 -0700 Subject: Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript. Since 8b30360322d4de6687e17ab267a856db4e3c78a6, the admin documentation is explicit that only modern evergreen browsers are supported. This allows removing several long standing workarounds for IE and Opera older versions. Since 2013, Opera is based on the Chromium blink engine. --- js_tests/tests.html | 1 - 1 file changed, 1 deletion(-) (limited to 'js_tests/tests.html') diff --git a/js_tests/tests.html b/js_tests/tests.html index 0bce71ab29..c247abc755 100644 --- a/js_tests/tests.html +++ b/js_tests/tests.html @@ -90,7 +90,6 @@ - -- cgit v1.3