mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-24 17:33:06 -04:00
Add missing properties to isLengthProperty (0→0px) and isTwoValueShorthand (duplicate value collapse) maps based on WPT test failures in css/css-sizing, css/css-align, css/css-scroll-snap, css/css-logical, and others. New length properties: scroll-margin/padding-*, column-width, column-rule-width, grid-column/row-gap, outline, shape-margin, offset-distance, translate, animation-range-*, block-step-size, text-decoration-inset, and *-rule-*-inset (CSS Gaps). New two-value shorthands: scroll-padding-block/inline, scroll-snap-align, background-size, border-image-repeat, mask-repeat/size, contain-intrinsic-size, scale, text-box-edge, animation-range, grid-gap.