I鈥檓 asking because Microsoft聽Edge is聽a聽continuation of聽Internet聽Explorer and聽the聽version numbers continue where IE聽left聽off.
/cc @erikadoyle, @libbymc
With the probable addition of #3877 as well, this would be relatively easy to do. Personally, I feel that merging them will help eliminate inconsistencies, and I support this. At the same time, though, they're pretty heavily identified as separate products by Microsoft and other third parties. It would be great to get someone from Microsoft to advise us!
At the same time, though, they're pretty heavily identified as separate products by Microsoft and other third parties. It would be great to get someone from Microsoft to advise us!
I think Microsoft's documentation rather clearly distinguishes between Internet Explorer and Edge (example). It's not as if Edge is a codename for a version of Internet Explorer (e.g., it'd be confusing and wrong to refer to "Microsoft Edge 8" or "Internet Explorer 14"). Absent a request from Microsoft to combine the IE and Edge, I think we should continue to keep the two browsers' data separate.
I was thinking the same thing: there are precise distinctions between IE and Edge in various places -- in the Microsoft documentation, on W3Schools... At the same time, merging them would eliminate duplicate data in the repository, along with inconsistencies between such data.
Are there examples of duplicate or inconsistent data _between_ Edge and IE? I'm not sure quite what you're getting at there.
Sorry! Didn't see this earlier--I'm no longer with the Edge team.
@travisleithead, could you help advise here? Thanks!
Edge and IE have distinct different renderers. Edge will make the switch to the Chromium engine in the near future (beta's already available). And IE11 is still installed as a separate executable on all windows platforms. So, no, I don't think it's a good idea to merge the two. Supporting IE11 is a substantial task for a lot of developers, keep it as a different entity in the compat tables.
Edit: Also IE is communicated as a different browser on BrowserList, Can I Use & all other platforms using BrowserList as their feed for browser usage.
Yeah, IE and Edge continue to co-exist. So, we will not merge them.
Most helpful comment
I was thinking the same thing: there are precise distinctions between IE and Edge in various places -- in the Microsoft documentation, on W3Schools... At the same time, merging them would eliminate duplicate data in the repository, along with inconsistencies between such data.