From b3e1fed5c0458e8eeda9743edbb5621ece45a0c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Mon, 21 Oct 2024 14:44:50 +0200 Subject: [PATCH] [css-view-transitions-1] Remove redundant declaration. Step 1 is exactly the same. --- css-view-transitions-1/Overview.bs | 2 -- 1 file changed, 2 deletions(-) diff --git a/css-view-transitions-1/Overview.bs b/css-view-transitions-1/Overview.bs index 005c684ca3f..4a706af519d 100644 --- a/css-view-transitions-1/Overview.bs +++ b/css-view-transitions-1/Overview.bs @@ -1325,8 +1325,6 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface; 1. Let |captureElements| be a new [=/list=] of elements. - 1. Let |document| be |transition|'s [=relevant global object's=] [=associated document=]. - 1. If the [=snapshot containing block size=] exceeds an [=implementation-defined=] maximum, then return failure. 1. Set |transition|'s [=ViewTransition/initial snapshot containing block size=] to the [=snapshot containing block size=].