mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-09-22 13:01:05 +03:00
Track percentage-based margins in UIHTMLWidget and re-resolve them when the containing parent acquires its final size. This prevents margins computed against an initial zero-width container from remaining stale until the viewport is resized. Add regressions covering percentage margin recomputation and the SS64 footer layout after a deferred stylesheet is loaded.