mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +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
567 B
INI
Vendored
36 lines
567 B
INI
Vendored
[flex-abspos-staticpos-align-self-005.html]
|
|
[.container > div 1]
|
|
expected: FAIL
|
|
|
|
[.container > div 5]
|
|
expected: FAIL
|
|
|
|
[.container > div 6]
|
|
expected: FAIL
|
|
|
|
[.container > div 8]
|
|
expected: FAIL
|
|
|
|
[.container > div 10]
|
|
expected: FAIL
|
|
|
|
[.container > div 12]
|
|
expected: FAIL
|
|
|
|
[.container > div 13]
|
|
expected: FAIL
|
|
|
|
[.container > div 17]
|
|
expected: FAIL
|
|
|
|
[.container > div 18]
|
|
expected: FAIL
|
|
|
|
[.container > div 20]
|
|
expected: FAIL
|
|
|
|
[.container > div 22]
|
|
expected: FAIL
|
|
|
|
[.container > div 24]
|
|
expected: FAIL
|