api.ChapterInformation - Not supported by chromium in android (probably also not supported in webview) #24737
Labels
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
The
ChapterInformation
interface should not supported by chromium in android (probably also webview)(also notice that, per bcd, the Media Session API is not available in webview)
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
correct data for them
Did you test this? If so, how?
test in local chrome android browser (M124), using mdn-bcd-collector, it says the interface is not supported
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://chromestatus.com/feature/6682585059295232 says it is not supported in android, ios and webview, but only supported in desktop
Do you have anything more you want to share?
relates to #24690
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: