Browser Storage Abuser is a tool to experiment your browser storage limitation on LocalStorage, SessionStorage, WebSQL Database, IndexedDB API and FileSystem API. You can add arbitrary sized files to those storage to see the limit of their size.
I realize that IE9's support of HTML5 storage options is somewhat limited but I think it does support localStorage for example. Unfortunately the site breaks before rendering anything past the Quota section. (Note this may very well be an Angular issue vs. and issue with the testing tool)
Fiddling with the F12 dev tools to force IE9 browser mode and IE9 standards document mode seems to correct this.
I realize that IE9's support of HTML5 storage options is somewhat limited but I think it does support localStorage for example. Unfortunately the site breaks before rendering anything past the Quota section. (Note this may very well be an Angular issue vs. and issue with the testing tool)
Fiddling with the F12 dev tools to force IE9 browser mode and IE9 standards document mode seems to correct this.