Harness status: OK

Found 12 tests

12 Pass
Pass	Property max-width value 'none'
Pass	Property max-width value 'min-content'
Pass	Property max-width value 'max-content'
Pass	Property max-width value '10px'
Pass	Property max-width value '20%'
Pass	Property max-width value 'calc(10% + 40px)'
Pass	Property max-width value 'calc(10px - 0.5em)'
Pass	Property max-width value 'calc(10px + 0.5em)'
Pass	Property max-width value 'fit-content(10px)'
Pass	Property max-width value 'fit-content(20%)'
Pass	Property max-width value 'fit-content(calc(10% + 40px))'
Pass	Property max-width value 'fit-content(calc(10px + 0.5em))'