woocommerce/assets
Mike Bronner de85e5be25 Add tests for localStorage
Some spiders will not error out on sessions storage, but will throw an exception on localstorage. For example, my site has been hit with the following almost on an hourly basis:

```
TypeError: Cannot call method 'setItem' of null
1
File https://maureentaylor.com/app/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js line 1 in [anonymous]
```
2016-03-13 08:42:35 -07:00
..
css Ensures the update cart button is an appropriate width in handheld orientation 2016-03-11 11:28:55 +00:00
fonts Updates the WooCommerce icon font. #9791 2016-03-09 10:54:00 +00:00
images replaces .png credit card icons with .svg alternatives. closes #9675 2016-03-07 12:15:42 +00:00
js Add tests for localStorage 2016-03-13 08:42:35 -07:00