-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Chromium versions for MediaQueryList (#16248)
Original source: #3255 https://chromium.googlesource.com/chromium/src/+/5fc555b830a9b5b1536e242d8754d7e507bcc75a was used as the source, which is the right commit but it wasn't first in Chrome 45 but earlier. At the time, the MediaQueryList interface had [NoInterfaceObject], but because MediaQueryListEvent was implemented/exposed at the same time, we can assume that the versions should match. Chrome 39 was confirmed with this test: https://mdn-bcd-collector.appspot.com/tests/api/MediaQueryListEvent The data for MediaQueryListEvent already matches. Part of #7844.
- Loading branch information
Showing
1 changed file
with
18 additions
and
18 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