-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add/update IE/EdgeHTML data for Navigator API (#6828)
This commit updates the IE and EdgeHTML data for the Navigator API using the mdn-bcd-collector project, aided with a little manual testing, to achieve more real data for the Navigator API. Notes: - `productSub` had a note for IE that said it "always returns `undefined`". Since that's basically the same behavior of an unimplemented feature, it makes no sense to mark it as `true`. - `productSub` __does__ return the same value in Edge 12 as it does in Chrome/Safari. Tests used: https://mdn-bcd-collector.appspot.com/tests/api/Navigator
- Loading branch information
1 parent
250598e
commit e312c2c
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters