Skip to content

Commit

Permalink
[css-view-transitions-1] Add non-normative note clarifying fragmentat…
Browse files Browse the repository at this point in the history
…ion. (#9581)
  • Loading branch information
khushalsagar authored Nov 9, 2023
1 parent 88037b3 commit 05c7c9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css-view-transitions-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1354,6 +1354,9 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
Note: We might want to enable transitions for fragmented elements in future versions.
See [#8900](https://github.com/w3c/csswg-drafts/issues/8900).

Note: [=box fragment=] here does not refer to fragmentation of <a href="https://www.w3.org/TR/CSS2/visuren.html#inline-boxes">inline boxes</a> across <a href="https://www.w3.org/TR/CSS2/visuren.html#line-box">line boxes</a>.
Such inlines can participate in a transition.

1. Let |transitionName| be the [=computed value=] of 'view-transition-name' for |element|.

1. If |transitionName| is ''view-transition-name/none'',
Expand Down

0 comments on commit 05c7c9f

Please sign in to comment.