From 075b559fe8d61416a7f88286c6c0b9e15cc8c6ce Mon Sep 17 00:00:00 2001 From: KwanEsq Date: Wed, 30 Apr 2025 20:37:19 +0100 Subject: [PATCH] [css-view-transitions-1] Fix typos in date in Changes Appendix There were actually two of these in the latest published version, but the first one was already fixed in 58350b3097b966d67d50f14d9de1a588d9c5690f --- css-view-transitions-1/Overview.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css-view-transitions-1/Overview.bs b/css-view-transitions-1/Overview.bs index 2eb0c690cf24..54997e10b9b1 100644 --- a/css-view-transitions-1/Overview.bs +++ b/css-view-transitions-1/Overview.bs @@ -2021,8 +2021,8 @@ Changes from issue 11922. * Disallow match-element as a custom-ident. See Issue 10995. -

-Changes from 2022-05-25 Working Draft +

+Changes from 2023-05-25 Working Draft

* Fix typo in ::view-transition-new user agent style sheet. See PR.