diff options
author | Oriol Brufau <obrufau@igalia.com> | 2025-03-19 12:47:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 11:47:52 +0000 |
commit | 86341da8851ee00c11b8c4717914d6bc70208590 (patch) | |
tree | d8b9d752380214e9991d1bb0d54abcdcecb48ae6 /components/script/dom/shadowroot.rs | |
parent | a9afc631ae439a3b04a99c4704ea093d29c62d22 (diff) | |
download | servo-86341da8851ee00c11b8c4717914d6bc70208590.tar.gz servo-86341da8851ee00c11b8c4717914d6bc70208590.zip |
layout: Stop ignoring containing block padding for the static position (#36051)
The static position rect is calculated assuming that the containing
block would be established by the content box of some ancestor, but the
actual containing block is established by the padding box.
So we need to add the padding of that ancestor.
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Diffstat (limited to 'components/script/dom/shadowroot.rs')
0 files changed, 0 insertions, 0 deletions