Re: [csswg-drafts] [css-view-transitions] Skip on activation doesn't provide a reason (#11059)

WebKit uses an `InvalidStateError` (cc @nt1m): https://searchfox.org/wubkat/rev/551cd734139ee7262bf0f9e51e4f6bf23e0a7373/Source/WebCore/dom/ViewTransition.cpp#626

Chromium's code is harder to map to the spec, but if it's [this](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/view_transition/view_transition_style_tracker.cc;l=1907;drc=e6fc2038d73ef96ff47deda3146d94d25530e13b), it's also an invalid state error...

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11059#issuecomment-2427256357 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 17:00:24 UTC