browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

api.HTMLMediaElement.audioTracks - CompatData is out-of-date

Open Omcsesz opened this issue 2 years ago • 0 comments

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

The information on browser compatibility is not updated since a few years.

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet), Firefox, Internet Explorer

What did you expect to see?

I expected to see the following: Chrome - not supported as of version 103 Firefox - not supported as of version 103 Edge - not supported as of version 103

Did you test this? If so, how?

Yes, I tested this. I used this function call in one of my programs, and it did not work (returned an empty array, instead of the array containing the audio tracks).

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks

MDN metadata

MDN page report details
  • Query: api.HTMLMediaElement.audioTracks
  • Report started: 2022-08-01T09:24:59.820Z

Omcsesz avatar Aug 01 '22 09:08 Omcsesz