styleditor.net styleditor.net styleditor.net styleditor.net עברית accent-coloralignalignment-baselineallanchoranimationappearanceaspect-ratiobackdrop-filterbackface-visibilitybackgroundbaselineblock-sizeborderbottomboxbreakcaption-sidecaretclearclipcolorcolumncolumnscontaincontainercontentcornercountercursorcxcyddirectiondisplaydominant-baselinedynamic-range-limitempty-cellsfield-sizingfillfilterflexfloatfloodfontforced-color-adjustgapgridheighthyphenatehyphensimageime-modeinitial-letterinline-sizeinsetinteractivityinterestinterpolate-sizeisolationjustifyleftletter-spacinglighting-colorlinelistmarginmarkermaskmathmaxminmix-blend-modeobjectoffsetopacityorderorphansoutlineoverflowoverlayoverscrollpaddingpagepaint-orderperspectiveplacepointer-eventspositionprint-color-adjustquotesrreadingresizerightrotaterowrubyrulerxryscalescrollscrollbarshapespeakstopstroketab-sizetable-layouttexttimelinetoptouch-actiontransformtransitiontranslatetrigger-scopeunicode-bidiuser-selectvector-effectvertical-alignviewview-timelineview-timeline-axisview-timeline-insetview-timeline-nameview-transition-classview-transition-groupview-transition-nameview-transition-scopevisibilitywhitewidowswidthwill-changewordwriting-modexyz-indexzoom

The CSS Propertie view-transition-group

The view-transition-group property constructs hierarchical pseudo-element trees during a view transition — enables effects like clipping and 3D transforms that need nested structure. No effect when view-transition-name is none. .child { view-transition-group: nearest; } .panel { view-transition-name: panel; view-transition-group: contain; } normalThe default value. Child of the nearest non-normal ancestor's group-children pseudo, or the root.containActs as a container for descendant groups — creates a hierarchical separation point.nearestChild of the nearest ancestor group-children pseudo, or the root. CSS View Transitions Module Level 2 Editor's Draft <custom-ident> W3C Edit CSS online The plugin that remembers hundreds of CSS items for you Every CSS property — in a live demonstration The bilingual CSS reference
definitionexamplessyntaxmodulespecificationvalue typessources