diff --git a/index.html b/index.html index 5128408..6bd2436 100644 --- a/index.html +++ b/index.html @@ -144,7 +144,8 @@ li {
  • offline detection (FF3.5, iPhone OS 3)
  • offline application using the manifest (Safari 4, FF3.5.3) (Note: pre-FF3.5.3 has a bug)
  • Storage (all bar Opera)
  • -
  • Web Database Storage (Safari, iPhone OS 3)
  • +
  • Web SQL Database Storage (Safari, iPhone OS 3, Opera 10.50)
  • +
  • Web SQL Database - rollback test (Safari, iPhone OS 3, Opera 10.50)
  • Web Workers (watch out - uses a lot of CPU! example without - will hang your browser)