Skip to content

Commit

Permalink
updated compatibility table
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmywarting authored Nov 15, 2018
1 parent 1695a7c commit 4c62584
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,10 @@ var fd = new FormData(form)
xhr.send(fd)
```

The status of the native FormData (2016-10-19) is:
[![skarmavbild 2016-10-19 kl 21 32 19](https://cloud.githubusercontent.com/assets/1148376/19534352/b7f42d8c-9643-11e6-91da-7f89580f51d8.png)](https://developer.mozilla.org/en-US/docs/Web/API/FormData#Browser_compatibility)
The status of the native FormData (2018-11-15) is:
[![skarmavbild 2018-11-15 kl 20 16 36](https://user-images.githubusercontent.com/1148376/48575973-99df5180-e913-11e8-8456-24f274d70fab.png)](https://developer.mozilla.org/en-US/docs/Web/API/FormData#Browser_compatibility)



This polyfill normalizes support for the FormData API:

Expand Down

0 comments on commit 4c62584

Please sign in to comment.