Skip to content

Commit 284d0f1

Browse files
authored
[css-view-transitions-1] Update capture rendering characteristics (#9059)
* Use keyframes to specify plus-lighter blending for cross-fades * Fix indentation * [css-view-transitions-1] Update capture rendering characteristics We don't need to specify that the canvas origin for painting an element maps to the ink overflow rectangle. The algorithm already clarifies that the image is the element's ink overflow rectangle via : "Return the portion of the canvas that includes element’s ink overflow rectangle as an image".
1 parent 631a3d5 commit 284d0f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-view-transitions-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,8 +1646,6 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
16461646
<div algorithm>
16471647
The <dfn>capture rendering characteristics</dfn> are as follows:
16481648

1649-
* The origin of |element|'s [=ink overflow rectangle=] is anchored to canvas origin.
1650-
16511649
* If the referenced element has a transform applied to it (or its ancestors),
16521650
then the transform is ignored.
16531651

0 commit comments

Comments
 (0)