- From: Emilio Cobos Álvarez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Oct 2024 16:56:26 +0000
- To: public-css-archive@w3.org
emilio has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions] Skip on activation doesn't provide a reason == https://drafts.csswg.org/css-view-transitions-1/#activate-view-transition: > If transition’s [initial snapshot containing block size](https://drafts.csswg.org/css-view-transitions-1/#viewtransition-initial-snapshot-containing-block-size) is not equal to the [snapshot containing block size](https://drafts.csswg.org/css-view-transitions-1/#snapshot-containing-block-size), then [skip the view transition](https://drafts.csswg.org/css-view-transitions-1/#skip-the-view-transition) for transition, and return. Skip the transition with what exception or reason? Presumably with an AbortError? Or something else? cc @noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11059 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 21 October 2024 16:56:27 UTC