Skip to content

Conversation

@noamr
Copy link
Collaborator

@noamr noamr commented Mar 19, 2024

Closes #10011
Closes #10070
Closes #10071

### The <dfn id="at-view-transition-rule">''@view-transition''</dfn> rule ### {#view-transition-rule}

The ''@view-transition'' rule is used by a document to indicate that cross-document navigations
should setup and activate a {{ViewTransition}}. To take effect, it must be present in the old document
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move "To take effect, it must be present in the old document ... is fired" to a non-normative note?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is removed

noamr and others added 3 commits March 21, 2024 08:17
Co-authored-by: Khushal Sagar <63884798+khushalsagar@users.noreply.github.com>
Co-authored-by: Khushal Sagar <63884798+khushalsagar@users.noreply.github.com>
@noamr noamr changed the title WIP [css-view-transitions-2] A big editorial refactor [css-view-transitions-2] Refactor based on topics Mar 21, 2024
In this way, the author can use the the <code data-x="">blocking</code> attribute, to delay the transition until:
* All expected scripts are executed, by using the script's {{HTMLScriptElement/blocking}} attribute on required scripts.
* All expected styles are executed, by using the style or link's {{HTMLStyleElement/blocking}} attribute on required styles.
* All expected HTML elements are seen by the parser, using an [^link/rel/expect^] {{HTMLLinkElement}} element.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"[^link/rel/expect^]" isn't linked properly.


: <dfn><<custom-ident>>+</dfn>
:: All of the specified <<custom-ident>> values (apart from <css>none</css>) are applied when used in [=named view transition pseudo-element=] selectors.
<css>none</css> is an invalid <<custom-ident>> for 'view-transition-class', even when combined with other <<custom-ident>>s.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why but "<>" in this line is not getting linked...

@khushalsagar
Copy link
Member

One more thing, can you use https://api.csswg.org/bikeshed/ after making edits to confirm there's no errors/typos.

@noamr noamr merged commit 9b9e0c9 into w3c:main Mar 22, 2024
@noamr noamr deleted the vt-editorial branch March 22, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants