

Fixed ::placeholder to not be a valid pseudo-element for a keyframe effect target ( r290662).Fixed animating fill and stroke to or from currentColor ( r290898).Fixed keyframe values set to inherit to recompute their values when the inherited value changes ( r290823).Fixed inherit values should trigger keyframe recomputation if any previous effect has changed that property ( r290831).Changed setting the composite property on a keyframe effect to invalidate the target style ( r290741).Added support for passing an optional timeline to Element.animate() ( r290655).Handled perpendicular containing blocks when computing available logical height ( r290634).Fixed scrollbars disappearing when very long or wide ( r290545).Fixed table sizing when colgroup comes after tbody ( r290512).Fixed alt text position in right-to-left context ( r290726).Fixed image alt text bi-directional reordering ( r290734).Fixed Temporal.PlainDate to validate input range ( r290282).Added CalendarDateTime parsing ( r290248).Fixed background-clip: text to work with display: flex ( r291303).Implemented logical properties for CSS overscroll-behavior ( r290422).Implemented text-decoration as a shorthand ( r290756, r291244).Fixed positioning of position: absolute items within nested grids ( r290674).Fixed subgrid items to always be stretched ( r291464).Handled reverse flow direction when converting iterator coords for a subgrid ( r290572).Converted grid direction to be relative to subgrid when accounting for extra margin ( r290576).Fixed computing the correct containing block override size for items that are subgridded in one dimension only ( r290577).Let revert-layer in the lowest layer roll back to user styles ( r290864).



