mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
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>
27 lines
389 B
INI
Vendored
27 lines
389 B
INI
Vendored
[absolute-positioning-grid-container-parent-001.html]
|
|
[.container 4]
|
|
expected: FAIL
|
|
|
|
[.container 5]
|
|
expected: FAIL
|
|
|
|
[.container 6]
|
|
expected: FAIL
|
|
|
|
[.container 10]
|
|
expected: FAIL
|
|
|
|
[.container 11]
|
|
expected: FAIL
|
|
|
|
[.container 12]
|
|
expected: FAIL
|
|
|
|
[.container 7]
|
|
expected: FAIL
|
|
|
|
[.container 8]
|
|
expected: FAIL
|
|
|
|
[.container 9]
|
|
expected: FAIL
|