Skip to content

Commit 4c62584

Browse files
authored
updated compatibility table
1 parent 1695a7c commit 4c62584

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,10 @@ var fd = new FormData(form)
6060
xhr.send(fd)
6161
```
6262

63-
The status of the native FormData (2016-10-19) is:
64-
[![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)
63+
The status of the native FormData (2018-11-15) is:
64+
[![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)
65+
66+
6567

6668
This polyfill normalizes support for the FormData API:
6769

0 commit comments

Comments
 (0)