Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmeasday/appcache-pushstate-test
https://github.com/tmeasday/appcache-pushstate-test
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmeasday/appcache-pushstate-test
- Owner: tmeasday
- Created: 2014-01-10T01:32:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-10T01:33:05.000Z (about 11 years ago)
- Last Synced: 2024-10-25T18:58:16.245Z (3 months ago)
- Language: JavaScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To reproduce.
1. Start the app.
2. Browse to it in safari.
3. Hit the button (
- notice URL has changed
- notice back button appears clickable
4. Close browser window.
5. Open new window, browse to it again in safari.
6. Hit the button
- notice URL has changed
- notice back button DOES NOT appear clickable7. run meteor remove appcache.
Repeat.