- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Mar 2024 14:02:56 +0000
- To: public-css-archive@w3.org
@nt1m the blink behaviour sounds like a bug, filed an [issue](https://g-issues.chromium.org/issues/330315376) to fix this. `::view-transition:only-child` should be unparsable. The spec text [here](https://drafts.csswg.org/css-view-transitions-1/#:~:text=If%20a%20descendant%20pseudo%20of%20a%20pseudo%2Delement%20root%20has%20no%20other%20siblings%2C%20then%20%3Aonly%2Dchild%20matches%20that%20pseudo.) excludes `::view-transition` from the list of pseudo-elements that support this property. Feel free to suggest an edit if the text is ambiguous. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10056#issuecomment-2007266780 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 19 March 2024 14:02:57 UTC