mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Fix stretch
sizes on replaced abspos (#34430)
We were sizing absolutely positioned replaced elements within their actual containing block instead of the inset-modified containing block. Then the `stretch` keyword would result in a wrong size. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
54761b4f32
commit
5201c84fb4
5 changed files with 189 additions and 120 deletions
|
@ -1,2 +0,0 @@
|
|||
[positioned-replaced-1.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue