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

api.Element.beforematch_event - Wrong opera support information

Open Akindin opened this issue 1 year ago • 0 comments

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?

Information about Opera support i

What browsers does this problem apply to, if applicable?

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

What did you expect to see?

No console message while searching after document.body.addEventListener('beforematch', () => console.log("match"));

Did you test this? If so, how?

Pasted code in console and searched document.body.addEventListener('beforematch', () => console.log("match"));

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/Element/beforematch_event

MDN metadata

MDN page report details
  • Query: api.Element.beforematch_event
  • Report started: 2024-02-19T10:25:32.853Z

Akindin avatar Feb 19 '24 10:02 Akindin