Test

Summary

Harness status: OK

Found 16 tests

Details

ResultTest NameMessage
Pass(width > 0px)
Asserts run
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:33:5)
Pass(height > 0px)
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:47:5)
Pass((height > 0px) or (width > 0px))
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:60:5)
Pass((width > 0px) or (height > 0px))
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:73:5)
Pass((orientation: landscape) or (width > 0px))
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:85:5)
Pass((width > 0px) or (orientation: landscape))
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:98:5)
Pass((height > 0px) or (orientation: landscape))
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:110:5)
Pass((height > 0px) or (orientation: landscape)), with contain:size
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:126:5)
Pass(inline-size > 0px)
Asserts run
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:138:5)
Pass(block-size > 0px)
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:152:5)
Pass(block-size > 0px), with writing-mode:vertical-rl
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:167:5)
Passnot (width < 0px)
Asserts run
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:179:5)
Passnot (height < 0px)
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:191:5)
Passnot (inline-size < 0px)
Asserts run
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:203:5)
Passnot (block-size < 0px)
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:215:5)
Passnot (orientation)
Asserts run
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/unsupported-axis.html:226:5)