Skip to content

Commit 6ded4ef

Browse files
committed
pseudo slots
1 parent 90e8d61 commit 6ded4ef

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-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)|
5151
|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) |
5252
|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) |
5353
|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

Comments
 (0)