-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add window.clientInformation (alias of navigator) #41089
Copy link
Copy link
Closed
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-has-manual-testcaseE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Description
Describe the bug:
clientInformation was Internet Explorer's renaming of navigator. It is specced here https://html.spec.whatwg.org/#the-navigator-object
To Reproduce:
Test case:
<script>document.title=clientInformation.userAgent</script>
Platform:
Windows 10.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentC-has-manual-testcaseE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.