From 781aa84d96bbcba0414c45a67f6875c15faa0798 Mon Sep 17 00:00:00 2001 From: Eli Grey Date: Tue, 25 Jun 2013 15:47:29 -0300 Subject: [PATCH] Removing old FAQ that doesn't apply to current gen browsers that all support filenames now --- demo/index.xhtml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/demo/index.xhtml b/demo/index.xhtml index 2c41899..abc8813 100644 --- a/demo/index.xhtml +++ b/demo/index.xhtml @@ -49,20 +49,9 @@ The following examples demonstrate how it is possible to generate and save any t -
-

FAQ

-
-
Why isn't my filename saved?
-
-

- Saving with filenames is only available in browsers that natively support FileSaver or browsers like Google Chrome 14 dev and Google Chrome Canary, that support .@download]]> or LocalFileSystem. -

-
-
-