diff options
author | Patrick Simianer <p@simianer.de> | 2015-08-12 19:50:40 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-08-12 19:50:40 +0200 |
commit | c14df879c325a1523903cad1e186a9d4f1c5d96e (patch) | |
tree | a6e615cc50e22925ac7ae76dc5fb25f3b97c44bf /regexvis.html | |
parent | 0ac00f4373efb3a362504751b6e022f495696011 (diff) |
compat
Diffstat (limited to 'regexvis.html')
-rw-r--r-- | regexvis.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regexvis.html b/regexvis.html index 2e7c97d..505ebac 100644 --- a/regexvis.html +++ b/regexvis.html @@ -63,7 +63,7 @@ corresponding <span style="font-family:Courier">?</span> symbol. If there's a problem just click <em>Reload</em>. <p class="small"><strong>Browser compatibility:</strong> <ul> - <li><em>Firefox</em> (3): full functionality</li> + <li><em>Firefox</em> (3-31): full functionality</li> <li><em>Opera</em> (10): full functionality</li> <li><em>WebKit (Safari/Chrome)</em>: backspace in graphical simulation does not work</li> <li><em>Internet Explorer:</em> unknown, probably none</li> |