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

Implement hidden=until-found for find-in-page and ElementFragments #30013

Closed
wants to merge 1 commit into from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Aug 12, 2021

This patch implements the hidden=until-found attribute, which is a
replacement for the content-visibility:hidden-matchable CSS property
with two key differences:

  1. It's an HTML attribute instead of a CSS property.
  2. The attribute is automatically removed by the browser when the
    content is revealed, instead of requiring the page to remove it.

Bug: 1055002
Change-Id: I53cf79cf10b778755f1798ae68443c7eb2c572b6
Reviewed-on: https://chromium-review.googlesource.com/2858763
WPT-Export-Revision: e8242f69fe7800b17451d1037314d6d2ed5c3d5d

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Chromium project.

This patch implements the hidden=until-found attribute, which is a
replacement for the content-visibility:hidden-matchable CSS property
with two key differences:
1. It's an HTML attribute instead of a CSS property.
2. The attribute is automatically removed by the browser when the
   content is revealed, instead of requiring the page to remove it.

Bug: 1055002
Change-Id: I53cf79cf10b778755f1798ae68443c7eb2c572b6
@KyleJu
Copy link
Contributor

KyleJu commented Oct 13, 2021

Close this PR because the Chromium CL does not have exportable changes.

@KyleJu KyleJu closed this Oct 13, 2021
@KyleJu KyleJu deleted the chromium-export-cl-2858763 branch October 13, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants