diff options
| author | Simon Tatham <anakin@pobox.com> | 2013-04-05 19:27:55 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2013-04-05 19:27:55 +0000 |
| commit | ce604aa68d94bcbe685598b70fde1205aaaf3a91 (patch) | |
| tree | 77e0527960673c755ad0b34ebf20bb36ebc8ed6f | |
| parent | aea60465a4ad5cb9c33c3f09ebf06a554296b1c1 (diff) | |
| download | puzzles-ce604aa68d94bcbe685598b70fde1205aaaf3a91.zip puzzles-ce604aa68d94bcbe685598b70fde1205aaaf3a91.tar.gz puzzles-ce604aa68d94bcbe685598b70fde1205aaaf3a91.tar.bz2 puzzles-ce604aa68d94bcbe685598b70fde1205aaaf3a91.tar.xz | |
Mention Safari in the list of tested browsers.
[originally from svn r9816]
| -rwxr-xr-x | html/jspage.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/html/jspage.pl b/html/jspage.pl index 9cee6f5..f7c0f0f 100755 --- a/html/jspage.pl +++ b/html/jspage.pl @@ -98,7 +98,8 @@ ${unfinishedpara} Sorry, this Javascript puzzle doesn't seem to work on your web browser. Perhaps you have Javascript disabled, or perhaps your browser doesn't provide a feature they depend on. These puzzles have been -successfully run in Firefox 19, Chrome 26, and Internet Explorer 10. +successfully run in Firefox 19, Chrome 26, Internet Explorer 10 and +Safari 6. </div> </div> <hr> |