You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/basics/api.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ These may or may not make it into the spec.
47
47
48
48
|When|What|Where|
49
49
|---|---|---|
50
-
|2025-08-05|Introduce DOM nodes that reference pseudo-elements. |[12575](https://github.com/w3c/csswg-drafts/issues/12575)|
50
+
|2025-08-05|Introduce DOM nodes as proxies to pseudo-elements. |[#12575](https://github.com/w3c/csswg-drafts/issues/12575)|
51
51
|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)|
52
52
|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)|
53
53
|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)|
0 commit comments