Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opera supports hidden="until-found" + rename until-found_value to until-found #25471

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

logeen
Copy link
Contributor

@logeen logeen commented Dec 20, 2024

Summary

This PR aligns the naming conventions for HTML attribute values, specifically removing the _value suffix from hidden="until-found" to maintain consistency with other attribute values like contenteditable="plaintext-only". Additionally, compatibility details for the hidden="until-found" attribute in Opera have been updated.

Test results and supporting details

Compatibility for Opera was tested as follows:

  • Opera 87 (via BrowserStack) — attribute hidden="until-found" does not work
  • Opera 88 (via BrowserStack) — attribute hidden="until-found" works
  • Opera 115 (tested on a physical device) — attribute hidden="until-found" works

…-found"` and update compatibility details for Opera.
@github-actions github-actions bot added data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:s [PR only] 7-24 LoC changed labels Dec 20, 2024
@caugner caugner changed the title Align hidden="until-found" naming conventions and update Opera compatibility data Opera supports hidden="until-found" + rename until-found_value to until-found Dec 20, 2024
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, the changes make sense to me.

@caugner caugner merged commit c0f0304 into mdn:main Dec 20, 2024
8 checks passed
@mdn-bot mdn-bot mentioned this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML size:s [PR only] 7-24 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants