mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
* Respond to shorthand property requests with real values Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup formatting and old comments Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Update WPT expectations Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Refactor out helper fn Signed-off-by: Sebastian C <sebsebmc@gmail.com> * Cleanup Signed-off-by: Sebastian C <sebsebmc@gmail.com> --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
76 lines
2.0 KiB
INI
76 lines
2.0 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-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
|