File tree 2 files changed +4
-1
lines changed
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 {#
1681
1681
content-visibility/content-visibility-with-top-layer-005.html
1682
1682
content-visibility/content-visibility-with-top-layer-006.html
1683
1683
</wpt>
1684
+
1685
+ * The element has a [=flat tree=] descendant that is [=involved in a view transition=] .
1686
+
1684
1687
</div>
1685
1688
1686
1689
Original file line number Diff line number Diff line change @@ -502,7 +502,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
502
502
503
503
## Named and transitioning elements ## {#named-and-transitioning}
504
504
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.
506
506
507
507
[=/Elements=] that either have a 'view-transition-name' [=computed value=] that is not ''view-transition-name/none'' ,
508
508
or are [=involved in a view transition=] , form:
You can’t perform that action at this time.
0 commit comments