From a15fbbc93f56692382e32c9dbc0f9d7803c13cd5 Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Mon, 18 Nov 2024 09:54:27 +0000 Subject: [PATCH] Revert "[css-view-transitions-2] First pass at layered capture (#11045)" (#11228) This reverts commit 02eb632efd9f2dfb361806b213c7650b01fc5995. --- css-view-transitions-2/Overview.bs | 196 ++--------------------------- 1 file changed, 10 insertions(+), 186 deletions(-) diff --git a/css-view-transitions-2/Overview.bs b/css-view-transitions-2/Overview.bs index 7e5af0e3a68..ffd34167b87 100644 --- a/css-view-transitions-2/Overview.bs +++ b/css-view-transitions-2/Overview.bs @@ -34,8 +34,6 @@ spec:css-view-transitions-1; text: snapshot containing block; type: dfn; text: old transform; for: captured element; type: dfn; text: new element; for: captured element; type: dfn; - text: old width; for: captured element; type: dfn; - text: old height; for: captured element; type: dfn; text: updateCallbackDone; type: property; for: ViewTransition; text: phase; type: dfn; for: ViewTransition; text: call the update callback; type: dfn; @@ -48,8 +46,6 @@ spec:css-view-transitions-1; text: group styles rule; type: dfn; text: update pseudo-element styles rule; type: dfn; text: document-scoped view transition name; type: dfn; - text: capture rendering characteristics; type: dfn; - text: capturing the image; type: dfn; spec:dom; type:dfn; text:document spec:css22; type:dfn; text:element spec:selectors-4; type:dfn; @@ -67,23 +63,7 @@ spec:geometry-1 text:multiply; type:dfn; text:matrix; type:dfn; spec:infra; type:dfn; text:list -spec:css-borders-4; - type: property; text:border-color; - type: property; text:border-radius; - type: property; text:box-shadow; - type: property; text:border-top; - type: property; text:border-right; - type: property; text:border-bottom; - type: property; text:border-left; - type: property; text:border-left-width; - type: property; text:border-top-width; -spec:css-sizing-3; - type: value; text:box-sizing; - type: value; text:border-box; - type: value; text:content-box; -spec:css-box-4; - type: dfn; text:padding box; for: /; - type: dfn; text:content box; for: /; +spec:css-borders-4; type: property; text:border-radius;