Summary

Found 231 tests

Details

ResultTest NameMessage
FailMedia Queries Self-Contained Test Suiteassert_not_equals: should be either monochrome or color got disallowed value true
Failquery (orientation) should be parseableassert_unreached: unexpected result testing whether query (orientation) is parseable Reached unreachable code
Failquery not (orientation) should not be parseableassert_unreached: unexpected result testing whether query not (orientation) is parseable Reached unreachable code
Failquery only (orientation) should not be parseableassert_unreached: unexpected result testing whether query only (orientation) is parseable Reached unreachable code
Failquery all and (orientation) should be parseableassert_unreached: unexpected result testing whether query all and (orientation) is parseable Reached unreachable code
Failquery not all and (orientation) should be parseableassert_unreached: unexpected result testing whether query not all and (orientation) is parseable Reached unreachable code
Failquery only all and (orientation) should be parseableassert_unreached: unexpected result testing whether query only all and (orientation) is parseable Reached unreachable code
Passexpression width should be parseable
Passexpression width: 0 should be parseable
Passexpression width: 0px should be parseable
Passexpression width: 0em should be parseable
Passexpression width: -0 should be parseable
Passexpression min-width: -0 should be parseable
Passexpression max-width: -0 should be parseable
Passexpression width: -0cm should be parseable
Passexpression width: 1px should be parseable
Passexpression width: 0.001mm should be parseable
Passexpression width: 100000px should be parseable
Failexpression width: -1px should not be parseableassert_false: expected false got true
Failexpression min-width: -1px should not be parseableassert_false: expected false got true
Failexpression max-width: -1px should not be parseableassert_false: expected false got true
Failexpression width: -0.00001mm should not be parseableassert_false: expected false got true
Failexpression width: -100000em should not be parseableassert_false: expected false got true
Failexpression min-width should not be parseableassert_false: expected false got true
Failexpression max-width should not be parseableassert_false: expected false got true
Passexpression height should be parseable
Passexpression height: 0 should be parseable
Passexpression height: 0px should be parseable
Passexpression height: 0em should be parseable
Passexpression height: -0 should be parseable
Passexpression min-height: -0 should be parseable
Passexpression max-height: -0 should be parseable
Passexpression height: -0cm should be parseable
Passexpression height: 1px should be parseable
Passexpression height: 0.001mm should be parseable
Passexpression height: 100000px should be parseable
Failexpression height: -1px should not be parseableassert_false: expected false got true
Failexpression min-height: -1px should not be parseableassert_false: expected false got true
Failexpression max-height: -1px should not be parseableassert_false: expected false got true
Failexpression height: -0.00001mm should not be parseableassert_false: expected false got true
Failexpression height: -100000em should not be parseableassert_false: expected false got true
Failexpression min-height should not be parseableassert_false: expected false got true
Failexpression max-height should not be parseableassert_false: expected false got true
Passexpression device-width should be parseable
Passexpression device-width: 0 should be parseable
Passexpression device-width: 0px should be parseable
Passexpression device-width: 0em should be parseable
Passexpression device-width: -0 should be parseable
Passexpression min-device-width: -0 should be parseable
Passexpression max-device-width: -0 should be parseable
Passexpression device-width: -0cm should be parseable
Passexpression device-width: 1px should be parseable
Passexpression device-width: 0.001mm should be parseable
Passexpression device-width: 100000px should be parseable
Failexpression device-width: -1px should not be parseableassert_false: expected false got true
Failexpression min-device-width: -1px should not be parseableassert_false: expected false got true
Failexpression max-device-width: -1px should not be parseableassert_false: expected false got true
Failexpression device-width: -0.00001mm should not be parseableassert_false: expected false got true
Failexpression device-width: -100000em should not be parseableassert_false: expected false got true
Failexpression min-device-width should not be parseableassert_false: expected false got true
Failexpression max-device-width should not be parseableassert_false: expected false got true
Passexpression device-height should be parseable
Passexpression device-height: 0 should be parseable
Passexpression device-height: 0px should be parseable
Passexpression device-height: 0em should be parseable
Passexpression device-height: -0 should be parseable
Passexpression min-device-height: -0 should be parseable
Passexpression max-device-height: -0 should be parseable
Passexpression device-height: -0cm should be parseable
Passexpression device-height: 1px should be parseable
Passexpression device-height: 0.001mm should be parseable
Passexpression device-height: 100000px should be parseable
Failexpression device-height: -1px should not be parseableassert_false: expected false got true
Failexpression min-device-height: -1px should not be parseableassert_false: expected false got true
Failexpression max-device-height: -1px should not be parseableassert_false: expected false got true
Failexpression device-height: -0.00001mm should not be parseableassert_false: expected false got true
Failexpression device-height: -100000em should not be parseableassert_false: expected false got true
Failexpression min-device-height should not be parseableassert_false: expected false got true
Failexpression max-device-height should not be parseableassert_false: expected false got true
Passall and (width: 117px) should apply
Failall and (width: 118px) should not applyassert_false: expected false got true
Failall and (width: 116px) should not applyassert_false: expected false got true
Passall and (min-width: 117px) should apply
Failall and (min-width: 118px) should not applyassert_false: expected false got true
Passall and (min-width: 116px) should apply
Passall and (max-width: 117px) should apply
Passall and (max-width: 118px) should apply
Failall and (max-width: 116px) should not applyassert_false: expected false got true
Failall and (min-width: 9em) should not applyassert_false: expected false got true
Passall and (min-width: 6em) should apply
Passall and (max-width: 9em) should apply
Failall and (max-width: 6em) should not applyassert_false: expected false got true
Passall and (height: 76px) should apply
Failall and (height: 77px) should not applyassert_false: expected false got true
Failall and (height: 75px) should not applyassert_false: expected false got true
Passall and (min-height: 76px) should apply
Failall and (min-height: 77px) should not applyassert_false: expected false got true
Passall and (min-height: 75px) should apply
Passall and (max-height: 76px) should apply
Passall and (max-height: 77px) should apply
Failall and (max-height: 75px) should not applyassert_false: expected false got true
Failall and (min-height: 6em) should not applyassert_false: expected false got true
Passall and (min-height: 3em) should apply
Passall and (max-height: 6em) should apply
Failall and (max-height: 3em) should not applyassert_false: expected false got true
Passall and (device-width: 1440px) should apply
Failall and (device-width: 1441px) should not applyassert_false: expected false got true
Failall and (device-width: 1439px) should not applyassert_false: expected false got true
Passall and (min-device-width: 1440px) should apply
Failall and (min-device-width: 1441px) should not applyassert_false: expected false got true
Passall and (min-device-width: 1439px) should apply
Passall and (max-device-width: 1440px) should apply
Passall and (max-device-width: 1441px) should apply
Failall and (max-device-width: 1439px) should not applyassert_false: expected false got true
Failall and (min-device-width: 91em) should not applyassert_false: expected false got true
Passall and (min-device-width: 89em) should apply
Passall and (max-device-width: 91em) should apply
Failall and (max-device-width: 89em) should not applyassert_false: expected false got true
Passall and (device-height: 900px) should apply
Failall and (device-height: 901px) should not applyassert_false: expected false got true
Failall and (device-height: 899px) should not applyassert_false: expected false got true
Passall and (min-device-height: 900px) should apply
Failall and (min-device-height: 901px) should not applyassert_false: expected false got true
Passall and (min-device-height: 899px) should apply
Passall and (max-device-height: 900px) should apply
Passall and (max-device-height: 901px) should apply
Failall and (max-device-height: 899px) should not applyassert_false: expected false got true
Failall and (min-device-height: 58em) should not applyassert_false: expected false got true
Passall and (min-device-height: 55em) should apply
Passall and (max-device-height: 58em) should apply
Failall and (max-device-height: 55em) should not applyassert_false: expected false got true
Passall and (height) should apply
Failall and (width) should not applyassert_false: expected false got true
Failall and (height) should not applyassert_false: expected false got true
Failall and (width) should not applyassert_false: expected false got true
Passall and (device-height) should apply
Passall and (device-width) should apply
Failall and (height) should not applyassert_false: expected false got true
Passall and (width) should apply
Passall and (height) should apply
Passall and (width) should apply
Passexpression orientation should be parseable
Passexpression orientation: portrait should be parseable
Passexpression orientation: landscape should be parseable
Failexpression min-orientation should not be parseableassert_false: expected false got true
Failexpression min-orientation: portrait should not be parseableassert_false: expected false got true
Failexpression min-orientation: landscape should not be parseableassert_false: expected false got true
Failexpression max-orientation should not be parseableassert_false: expected false got true
Failexpression max-orientation: portrait should not be parseableassert_false: expected false got true
Failexpression max-orientation: landscape should not be parseableassert_false: expected false got true
Pass(orientation) should apply
Pass(orientation: landscape) should apply
Fail(orientation: portrait) should not applyassert_false: expected false got true
Passnot all and (orientation: portrait) should apply
Pass(orientation) should apply
Fail(orientation: landscape) should not applyassert_false: expected false got true
Passnot all and (orientation: landscape) should apply
Pass(orientation: portrait) should apply
Pass(aspect-ratio: 59/80) should apply
Fail(aspect-ratio: 58/80) should not applyassert_false: expected false got true
Fail(aspect-ratio: 59/81) should not applyassert_false: expected false got true
Fail(aspect-ratio: 60/80) should not applyassert_false: expected false got true
Fail(aspect-ratio: 59/79) should not applyassert_false: expected false got true
Pass(aspect-ratio: 177/240) should apply
Pass(aspect-ratio: 413/560) should apply
Pass(aspect-ratio: 5900/8000) should apply
Fail(aspect-ratio: 5901/8000) should not applyassert_false: expected false got true
Fail(aspect-ratio: 5899/8000) should not applyassert_false: expected false got true
Fail(aspect-ratio: 5900/8001) should not applyassert_false: expected false got true
Fail(aspect-ratio: 5900/7999) should not applyassert_false: expected false got true
Pass(aspect-ratio) should apply
Pass(min-aspect-ratio: 59/80) should apply
Pass(min-aspect-ratio: 58/80) should apply
Pass(min-aspect-ratio: 59/81) should apply
Fail(min-aspect-ratio: 60/80) should not applyassert_false: expected false got true
Fail(min-aspect-ratio: 59/79) should not applyassert_false: expected false got true
Failexpression min-aspect-ratio should not be parseableassert_false: expected false got true
Pass(max-aspect-ratio: 59/80) should apply
Fail(max-aspect-ratio: 58/80) should not applyassert_false: expected false got true
Fail(max-aspect-ratio: 59/81) should not applyassert_false: expected false got true
Pass(max-aspect-ratio: 60/80) should apply
Pass(max-aspect-ratio: 59/79) should apply
Failexpression max-aspect-ratio should not be parseableassert_false: expected false got true
Pass(device-aspect-ratio: 1440/900) should apply
Passnot all and (device-aspect-ratio: 1441/900) should apply
Failall and (device-aspect-ratio: 1440/899) should not applyassert_false: expected false got true
Failall and (device-aspect-ratio: 1439/900) should not applyassert_false: expected false got true
Passnot all and (device-aspect-ratio: 1440/901) should apply
Pass(device-aspect-ratio) should apply
Pass(min-device-aspect-ratio: 1440/900) should apply
Failall and (min-device-aspect-ratio: 1441/900) should not applyassert_false: expected false got true
Passnot all and (min-device-aspect-ratio: 1440/899) should apply
Failnot all and (min-device-aspect-ratio: 1439/900) should not applyassert_false: expected false got true
Passall and (min-device-aspect-ratio: 1440/901) should apply
Failexpression min-device-aspect-ratio should not be parseableassert_false: expected false got true
Passall and (max-device-aspect-ratio: 1440/900) should apply
Pass(max-device-aspect-ratio: 1441/900) should apply
Pass(max-device-aspect-ratio: 1440/899) should apply
Failall and (max-device-aspect-ratio: 1439/900) should not applyassert_false: expected false got true
Passnot all and (max-device-aspect-ratio: 1440/901) should apply
Failexpression max-device-aspect-ratio should not be parseableassert_false: expected false got true
Passexpression max-aspect-ratio: 1/1 should be parseable
Passexpression max-aspect-ratio: 1 /1 should be parseable
Passexpression max-aspect-ratio: 1 / \t\n1 should be parseable
Passexpression max-aspect-ratio: 1/\r1 should be parseable
Failexpression max-aspect-ratio: 1 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 0.5 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 1.0/1 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 1/1.0 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 1.0/1.0 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 0/1 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 1/0 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 0/0 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: -1/1 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: 1/-1 should not be parseableassert_false: expected false got true
Failexpression max-aspect-ratio: -1/-1 should not be parseableassert_false: expected false got true
Passexpression device-aspect-ratio: 1/1 should be parseable
Passexpression device-aspect-ratio: 1 /1 should be parseable
Passexpression device-aspect-ratio: 1 / \t\n1 should be parseable
Passexpression device-aspect-ratio: 1/\r1 should be parseable
Failexpression device-aspect-ratio: 1 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 0.5 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 1.0/1 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 1/1.0 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 1.0/1.0 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 0/1 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 1/0 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 0/0 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: -1/1 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: 1/-1 should not be parseableassert_false: expected false got true
Failexpression device-aspect-ratio: -1/-1 should not be parseableassert_false: expected false got true