File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -1681,6 +1681,9 @@ Suppressing An Element's Contents Entirely: the 'content-visibility' property {#
16811681 content-visibility/content-visibility-with-top-layer-005.html
16821682 content-visibility/content-visibility-with-top-layer-006.html
16831683 </wpt>
1684+
1685+ * The element has a [=flat tree=] descendant that is [=involved in a view transition=] .
1686+
16841687 </div>
16851688
16861689
Original file line number Diff line number Diff line change @@ -502,7 +502,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
502502
503503## Named and transitioning elements ## {#named-and-transitioning}
504504
505- [=/Elements=] have an <dfn>involved in a view transition</dfn> boolean, initially false.
505+ [=/Elements=] have an <dfn export >involved in a view transition</dfn> boolean, initially false.
506506
507507 [=/Elements=] that either have a 'view-transition-name' [=computed value=] that is not ''view-transition-name/none'' ,
508508 or are [=involved in a view transition=] , form:
You can’t perform that action at this time.
0 commit comments