Skip to content

Revert "chore(iop): Add redirects for :open and :closed to :popover-open" #37463

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

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Revert "chore(iop): Add redirects for :open and :closed to :popover-o…
…pen (#30…"

This reverts commit 037c242.
  • Loading branch information
skyclouds2001 authored Jan 1, 2025
commit 1d48f96d86b65bd8d101b76aecbd664b2d8d64e5
2 changes: 0 additions & 2 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11765,7 +11765,6 @@
/en-US/docs/Web/CSS/::cue-region /en-US/docs/Web/API/WebVTT_API
/en-US/docs/Web/CSS/:@-moz-document /en-US/docs/Web/CSS/@document
/en-US/docs/Web/CSS/:any /en-US/docs/Web/CSS/:is
/en-US/docs/Web/CSS/:closed /en-US/docs/Web/CSS/:popover-open
/en-US/docs/Web/CSS/:dir() /en-US/docs/Web/CSS/:dir
/en-US/docs/Web/CSS/:host() /en-US/docs/Web/CSS/:host_function
/en-US/docs/Web/CSS/:lang() /en-US/docs/Web/CSS/:lang
Expand All @@ -11778,7 +11777,6 @@
/en-US/docs/Web/CSS/:nth-last-col /en-US/docs/Web/CSS/:nth-last-of-type
/en-US/docs/Web/CSS/:nth-last-of-type() /en-US/docs/Web/CSS/:nth-last-of-type
/en-US/docs/Web/CSS/:nth-of-type() /en-US/docs/Web/CSS/:nth-of-type
/en-US/docs/Web/CSS/:open /en-US/docs/Web/CSS/:popover-open
/en-US/docs/Web/CSS/@-moz-document /en-US/docs/Web/CSS/@document
/en-US/docs/Web/CSS/@font-face/font-variant /en-US/docs/Web/CSS/@font-face
/en-US/docs/Web/CSS/@media/update-frequency /en-US/docs/Web/CSS/@media/update
Expand Down
Loading