Skip to content

Commit 0d80ffe

Browse files
committed
wording
1 parent cc5a594 commit 0d80ffe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/basics/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ These may or may not make it into the spec.
4747

4848
|When|What|Where|
4949
|---|---|---|
50-
|2025-06-27|Expose currently active view transitions objects as `activeViewTransition` on the document or an element.| [#12407](https://github.com/w3c/csswg-drafts/issues/12407) |
50+
|2025-06-27|Expose the currently active view transition object as `activeViewTransition` on the document, or on an element for scoped view transitions.| [#12407](https://github.com/w3c/csswg-drafts/issues/12407) |
5151
|2025-06-18| Also copy border radius and corner shape form old and new original elements and animate the `::view-transition-group-children()` from old to new values.|[#12357](https://github.com/w3c/csswg-drafts/issues/12357), [#12363](https://github.com/w3c/csswg-drafts/issues/12363) |
5252
|2025-05-28|User defined view transition names must not start with `-ua-` as those are reserved for the user agent, e.g. for `match-element` and `auto`.|[#12241](https://github.com/w3c/csswg-drafts/issues/12241) |
5353
|2025-01-29| `::view-transition-new(*) { pointer-events: auto }` to forward pointer events from the pseudo-element to the original element.|[#11596](https://github.com/w3c/csswg-drafts/issues/11596) |

0 commit comments

Comments
 (0)