Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Update status information for URLSearchParams
Browse files Browse the repository at this point in the history
Change status information for `URLSearchParams` from "In Development"
to "Preview build".

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Close #566
  • Loading branch information
MattKotsenas authored and alrra committed Jan 4, 2018
1 parent db6cfe9 commit 586c3a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion status.json
Original file line number Diff line number Diff line change
Expand Up @@ -1985,7 +1985,8 @@
"summary": "Allows developers to manipulate the search params of a URL.",
"standardStatus": "Editor's draft",
"ieStatus": {
"text": "In Development"
"text": "Preview Release",
"ieUnprefixed": "17063"
},
"spec": "whatwg-url",
"id": 5632984866619392,
Expand Down

0 comments on commit 586c3a4

Please sign in to comment.