mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Resolve percentage dimensions for HTML-backed widgets after their containing block has a definite size. Apply the resolution during rich-text, flex, and grid layout without triggering broad layout invalidation. Rasterize SVGs using their resolved dimensions when intrinsic width or height attributes are missing or percentage-based. Add regression coverage for percentage-sized SVGs and the SS64 navigation buttons and search icon.