- From: Psychpsyo via GitHub <sysbot+gh@w3.org>
- Date: Sun, 16 Feb 2025 02:39:45 +0000
- To: public-css-archive@w3.org
Psychpsyo has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions-1] == The [activate view transition algorithm](https://drafts.csswg.org/css-view-transitions-1/#activate-view-transition), in step 2, says to "set [rendering suppression for view transitions](https://drafts.csswg.org/css-view-transitions-1/#document-rendering-suppression-for-view-transitions) to false". [rendering suppression for view transitions](https://drafts.csswg.org/css-view-transitions-1/#document-rendering-suppression-for-view-transitions) is a property of Document but the algorithm was neither given a document nor does it say which document to use. This seems like an oversight and I assume that there should be step similar to step 1 in [setup view transition](https://drafts.csswg.org/css-view-transitions-1/#setup-view-transition) that mentions which document this refers to. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11721 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 16 February 2025 02:39:46 UTC