mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +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>
54 lines
2.2 KiB
INI
Vendored
54 lines
2.2 KiB
INI
Vendored
[getComputedStyle-insets-fixed.html]
|
|
[vertical-lr rtl inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb rtl inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb ltr inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl ltr inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-lr rtl inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-lr ltr inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl ltr inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl ltr inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb rtl inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb ltr inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-lr ltr inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb rtl inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl rtl inside vertical-rl ltr - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-lr ltr inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-lr rtl inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[horizontal-tb ltr inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl rtl inside vertical-lr rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|
|
|
|
[vertical-rl rtl inside vertical-rl rtl - If opposite sides are 'auto', they resolve to used value]
|
|
expected: FAIL
|