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>
48 lines
741 B
INI
Vendored
48 lines
741 B
INI
Vendored
[flex-abspos-staticpos-align-self-002.html]
|
|
[.container > div 1]
|
|
expected: FAIL
|
|
|
|
[.container > div 2]
|
|
expected: FAIL
|
|
|
|
[.container > div 3]
|
|
expected: FAIL
|
|
|
|
[.container > div 5]
|
|
expected: FAIL
|
|
|
|
[.container > div 6]
|
|
expected: FAIL
|
|
|
|
[.container > div 8]
|
|
expected: FAIL
|
|
|
|
[.container > div 10]
|
|
expected: FAIL
|
|
|
|
[.container > div 11]
|
|
expected: FAIL
|
|
|
|
[.container > div 13]
|
|
expected: FAIL
|
|
|
|
[.container > div 14]
|
|
expected: FAIL
|
|
|
|
[.container > div 15]
|
|
expected: FAIL
|
|
|
|
[.container > div 17]
|
|
expected: FAIL
|
|
|
|
[.container > div 18]
|
|
expected: FAIL
|
|
|
|
[.container > div 20]
|
|
expected: FAIL
|
|
|
|
[.container > div 22]
|
|
expected: FAIL
|
|
|
|
[.container > div 23]
|
|
expected: FAIL
|