mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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>
36 lines
572 B
INI
Vendored
36 lines
572 B
INI
Vendored
[flex-abspos-staticpos-justify-content-005.html]
|
|
[.container > div 3]
|
|
expected: FAIL
|
|
|
|
[.container > div 4]
|
|
expected: FAIL
|
|
|
|
[.container > div 6]
|
|
expected: FAIL
|
|
|
|
[.container > div 8]
|
|
expected: FAIL
|
|
|
|
[.container > div 10]
|
|
expected: FAIL
|
|
|
|
[.container > div 15]
|
|
expected: FAIL
|
|
|
|
[.container > div 16]
|
|
expected: FAIL
|
|
|
|
[.container > div 18]
|
|
expected: FAIL
|
|
|
|
[.container > div 20]
|
|
expected: FAIL
|
|
|
|
[.container > div 22]
|
|
expected: FAIL
|
|
|
|
[.container > div 12]
|
|
expected: FAIL
|
|
|
|
[.container > div 24]
|
|
expected: FAIL
|