Skip to content

view-transition-class is well-implemented #38516

Closed
dbarabashh wants to merge 1 commit intomdn:mainfrom
dbarabashh:update-view-transition-class-support
Closed

view-transition-class is well-implemented #38516
dbarabashh wants to merge 1 commit intomdn:mainfrom
dbarabashh:update-view-transition-class-support

Conversation

@dbarabashh
Copy link
Contributor

Fix #37231

@dbarabashh dbarabashh requested a review from a team as a code owner March 7, 2025 17:40
@dbarabashh dbarabashh requested review from estelle and removed request for a team March 7, 2025 17:40
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed labels Mar 7, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2025

Preview URLs

Flaws (2)

URL: /en-US/docs/Web/CSS/CSS_view_transitions
Title: CSS view transitions
Flaw count: 2

  • macros:
    • Can't resolve /en-US/docs/Web/CSS/view-transition-class
    • Can't resolve /en-US/docs/Web/API/CSSViewTransitionRule

@dbarabashh
Copy link
Contributor Author

I've updated the browser support information for the view-transition-class property. However, I noticed that when adding the property reference:

- {{cssxref("view-transition-class")}} {{experimental_inline}}

The link appears underlined in red because there's no corresponding documentation page for this property in the MDN docs.

Question Should we:

  • Add the documentation page for view-transition-class as part of this PR, or
  • Create a separate issue to track the creation of the documentation page?

I can proceed either way based on your preference. The documentation page would include the property's syntax, usage examples, browser compatibility information, and related specifications.

/cc @estelle

@Josh-Cena
Copy link
Member

There actually already is a PR to address this: #37901 I didn't link it to the issue, but the issue would be fixed by that PR. Thanks for the contribution still!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:CSS Cascading Style Sheets docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

view-transition-class is well-implemented

3 participants