You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What specific section or headline is this issue about?
Instance methods
What information was incorrect, unhelpful, or incomplete?
Microsoft Edge implements a non-standard method on External object, called getHostEnvironmentValue, which is missing from Instance methods listed on MDN.
What did you expect to see?
I expected to see getHostEnvironmentValue on the table, with a note indicating it is Edge-exclusive.
Do you have any supporting links, references, or citations?
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Window/external
What specific section or headline is this issue about?
Instance methods
What information was incorrect, unhelpful, or incomplete?
Microsoft Edge implements a non-standard method on
External
object, calledgetHostEnvironmentValue
, which is missing from Instance methods listed on MDN.What did you expect to see?
I expected to see
getHostEnvironmentValue
on the table, with a note indicating it is Edge-exclusive.Do you have any supporting links, references, or citations?
Documentation Site
Do you have anything more you want to share?
This method still exists on Edge 131.0.2903.86
MDN metadata
Page report details
en-us/web/api/window/external
The text was updated successfully, but these errors were encountered: