You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: In addition to above, styles in the [=document/view transition style sheet=] add ''isolation: isolate'' to this pseudo-element
295
+
In addition to above, styles in the [=document/view transition style sheet=] add ''isolation: isolate'' to this pseudo-element
296
296
if it has both ''::view-transition-new()'' and ''::view-transition-old()'' as children.
297
297
298
+
Issue: This reads like a non-normative note, but it's normative. This rule should be specified at the same time as other styles, when the condition above can be determined.
299
+
298
300
Note: The aim of the style is to position the element to occupy the same space as its ''::view-transition-group()'' element
Note: The aim of the style is to match the element's inline size while retaining the aspect ratio.
326
328
It is also placed at the block start.
327
329
328
-
Note: In addition to above, styles in the [=document/view transition style sheet=] add ''mix-blend-mode: plus-lighter'' to this pseudo element
330
+
In addition to above, styles in the [=document/view transition style sheet=] add ''mix-blend-mode: plus-lighter'' to this pseudo element
329
331
if the ancestor ''::view-transition-image-pair()'' has both ''::view-transition-new()'' and ''::view-transition-old()'' as descendants.
330
332
333
+
Issue: This reads like a non-normative note, but it's normative. This rule should be specified at the same time as other styles, when the condition above can be determined.
334
+
331
335
Note: ''mix-blend-mode: plus-lighter'' ensures that the blending of identical pixels from the old and new images results in the same color value as those pixels.
332
336
333
337
Note: Additional styles in the [=document/view transition style sheet=] added to animate these pseudo-elements are detailed in [=setup transition pseudo-elements=] and [=update pseudo-element styles=].
0 commit comments