Harness status: OK

Found 39 tests

34 Pass
5 Fail
Pass	Property background-attachment value 'local'
Pass	Property background-attachment value 'scroll, fixed'
Pass	Property background-attachment value 'local, fixed, scroll'
Pass	Property background-attachment value 'local, fixed, scroll, fixed'
Pass	Property background-clip value 'border-box'
Pass	Property background-clip value 'content-box, border-box'
Pass	Property background-clip value 'border-box, padding-box, content-box'
Pass	Property background-clip value 'content-box, border-box, padding-box, content-box'
Pass	Property background-clip value 'content-box, border-box, padding-box'
Fail	Property background-clip value 'content-box, border-box, border-area'
Fail	Property background-clip value 'border-area text'
Fail	Property background-clip value 'border-area text, content-box'
Pass	Property background-color value 'rgb(255, 0, 0)'
Pass	Property background-origin value 'border-box'
Pass	Property background-origin value 'content-box, border-box'
Pass	Property background-origin value 'border-box, padding-box, content-box'
Pass	Property background-origin value 'content-box, border-box, padding-box, content-box'
Pass	Property background-position value '50% 6px'
Pass	Property background-position value '12px 13px, 50% 6px'
Pass	Property background-position value '12px 13px, 50% 6px, 30px -10px'
Pass	Property background-position value '12px 13px, 50% 6px, 30px -10px, -7px 8px'
Pass	Property background-position-x value '0.5em'
Pass	Property background-position-x value '-20%, 10px'
Pass	Property background-position-x value 'center, left, right'
Pass	Property background-position-x value 'calc(10px - 0.5em), -20%, right, 15%'
Pass	Property background-position-y value '0.5em'
Pass	Property background-position-y value '-20%, 10px'
Pass	Property background-position-y value 'center, top, bottom'
Pass	Property background-position-y value 'calc(10px - 0.5em), -20%, bottom, 15%'
Pass	Property background-repeat value 'round'
Pass	Property background-repeat value 'repeat-x, repeat'
Pass	Property background-repeat value 'repeat space, round no-repeat, repeat-x'
Pass	Property background-repeat value 'repeat-y, round no-repeat, repeat-x, repeat'
Pass	Property background-size value 'contain'
Pass	Property background-size value 'auto 1px, 2% 3%'
Pass	Property background-size value 'auto 1px, 2% 3%, contain'
Pass	Property background-size value 'auto 1px, 2% 3%, contain, 7px 8px'
Fail	background shorthand with 'border-area text' computes background-clip correctly
Fail	background shorthand with 'text border-area' computes background-clip correctly