Skip to content

Commit 78624f5

Browse files
authored
Fix for fragmented boxes in new DOM. (w3c#11075)
1 parent 0f68f4d commit 78624f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-view-transitions-1/Overview.bs

+2
Original file line numberDiff line numberDiff line change
@@ -1430,6 +1430,8 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
14301430
or |element| is [=element-not-rendered|not rendered=],
14311431
then [=continue=].
14321432

1433+
1. If |element| has more than one [=box fragment=], then [=continue=].
1434+
14331435
1. If |usedTransitionNames| [=list/contains=] |transitionName|,
14341436
then return failure.
14351437

0 commit comments

Comments
 (0)