From ad69f9c86b950cc84ca103e65824b9c9129d3999 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 31 Jan 2022 18:06:13 +0100 Subject: add support for testing with other browsers (especially Abrowser and Librewolf) There are still some spurious failures when running under those newer browsers. Those will be systematically investigated and fixed. --- html/file_preview.html | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 html/file_preview.html (limited to 'html/file_preview.html') diff --git a/html/file_preview.html b/html/file_preview.html new file mode 100644 index 0000000..20e2392 --- /dev/null +++ b/html/file_preview.html @@ -0,0 +1,48 @@ + + + + + + File preview +#LOADCSS html/reset.css +#LOADCSS html/base.css + + + +
loading...
+
+#LOADJS html/file_preview.js + + -- cgit v1.2.3