I currently use WebSQL for offline capabilities in my app. Just have no interest at all in learning IndexedDB, especially when WebSQL is still supported and when its similar enough to other SQL technologies that I don't have to spend to much time learning it.