mirror of
https://github.com/servo/servo.git
synced 2025-10-15 16:00:28 +01:00
This implementation is more-or-less on par with the one from layout_2013 and in some cases better. There are still some cases where we don't return the correct "resolved value," but this is enough to test animations and transitions.
79 lines
2.1 KiB
INI
79 lines
2.1 KiB
INI
[background-computed.html]
|
|
[Property background-origin value 'content-box, border-box, padding-box, content-box']
|
|
expected: FAIL
|
|
|
|
[Property background-clip value 'content-box, border-box']
|
|
expected: FAIL
|
|
|
|
[Property background-position-y value '-20%, 10px']
|
|
expected: FAIL
|
|
|
|
[Property background-position value '12px 13px, 50% 6px, 30px -10px']
|
|
expected: FAIL
|
|
|
|
[Property background-clip value 'border-box']
|
|
expected: FAIL
|
|
|
|
[Property background-repeat value 'repeat-x, repeat']
|
|
expected: FAIL
|
|
|
|
[Property background-repeat value 'repeat-y, round no-repeat, repeat-x, repeat']
|
|
expected: FAIL
|
|
|
|
[Property background-position-x value 'calc(10px - 0.5em), -20%, right, 15%']
|
|
expected: FAIL
|
|
|
|
[Property background-origin value 'border-box']
|
|
expected: FAIL
|
|
|
|
[Property background-position-y value '0.5em']
|
|
expected: FAIL
|
|
|
|
[Property background-attachment value 'local, fixed, scroll']
|
|
expected: FAIL
|
|
|
|
[Property background-position value '12px 13px, 50% 6px, 30px -10px, -7px 8px']
|
|
expected: FAIL
|
|
|
|
[Property background-clip value 'content-box, border-box, padding-box, content-box']
|
|
expected: FAIL
|
|
|
|
[Property background-position value '50% 6px']
|
|
expected: FAIL
|
|
|
|
[Property background-attachment value 'scroll, fixed']
|
|
expected: FAIL
|
|
|
|
[Property background-origin value 'content-box, border-box']
|
|
expected: FAIL
|
|
|
|
[Property background-size value 'contain']
|
|
expected: FAIL
|
|
|
|
[Property background-attachment value 'local']
|
|
expected: FAIL
|
|
|
|
[Property background-attachment value 'local, fixed, scroll, fixed']
|
|
expected: FAIL
|
|
|
|
[Property background-position-y value 'calc(10px - 0.5em), -20%, bottom, 15%']
|
|
expected: FAIL
|
|
|
|
[Property background-repeat value 'round']
|
|
expected: FAIL
|
|
|
|
[Property background-position-x value '0.5em']
|
|
expected: FAIL
|
|
|
|
[Property background-size value 'auto 1px, 2% 3%, contain, 7px 8px']
|
|
expected: FAIL
|
|
|
|
[Property background-size value 'auto 1px, 2% 3%']
|
|
expected: FAIL
|
|
|
|
[Property background-position value '12px 13px, 50% 6px']
|
|
expected: FAIL
|
|
|
|
[Property background-position-x value '-20%, 10px']
|
|
expected: FAIL
|
|
|