Skip to content

Edge lacks Intl.NumberFormat.formatToParts support#3769

Closed
sideshowbarker wants to merge 1 commit intomdn:masterfrom
w3c:Intl.NumberFormat.formatToParts-not-in-edge
Closed

Edge lacks Intl.NumberFormat.formatToParts support#3769
sideshowbarker wants to merge 1 commit intomdn:masterfrom
w3c:Intl.NumberFormat.formatToParts-not-in-edge

Conversation

@sideshowbarker
Copy link
Copy Markdown
Member

@sideshowbarker sideshowbarker commented Apr 5, 2019

Edge apparently doesn’t implement actual support for Intl.NumberFormat.formatToParts. See the discussion at https://stackoverflow.com/q/55527585/

Edge apparently doesn’t implement actual support for
Intl.NumberFormat.formatToParts. See the discussion at
https://stackoverflow.com/q/55527585/
@Elchi3 Elchi3 added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Apr 5, 2019
@Elchi3
Copy link
Copy Markdown
Member

Elchi3 commented Apr 9, 2019

This was recently updated to 18 in this PR #3749 also with confluence vetting.
/cc'ing @foolip to note that confluence is likely wrong here and shouldn't override this next time.

@foolip
Copy link
Copy Markdown
Contributor

foolip commented Apr 9, 2019

Tested Edge 18 and it seems to work:
https://software.hixie.ch/utilities/js/live-dom-viewer/saved/6840

Here's what I see in the Confluence UI:
Screen Shot 2019-04-09 at 6 35 56 AM

No leading Intl there is a bit confusing, but in any case it's claimed supported because Intl.NumberFormat.prototype.formatToParts was found, contrary to https://stackoverflow.com/a/55527898/191722

I've tested https://software.hixie.ch/utilities/js/live-dom-viewer/saved/6841 manually in BrowserStack and it seems support was added in Edge 18.

@sideshowbarker
Copy link
Copy Markdown
Member Author

I've tested https://software.hixie.ch/utilities/js/live-dom-viewer/saved/6841 manually in BrowserStack and it seems support was added in Edge 18.

OK — thanks, given that, I’m going ahead and closing this

@sideshowbarker sideshowbarker deleted the Intl.NumberFormat.formatToParts-not-in-edge branch April 9, 2019 13:07
@Elchi3 Elchi3 added invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! and removed data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript labels Apr 9, 2019
@Dangoo
Copy link
Copy Markdown
Contributor

Dangoo commented May 27, 2019

@Elchi3 would you be open for a PR in order to set the edge support to 18 instead of Yes?

@Elchi3
Copy link
Copy Markdown
Member

Elchi3 commented May 28, 2019

@Elchi3 would you be open for a PR in order to set the edge support to 18 instead of Yes?

Yes, that would be great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants