Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
PassQuery condition should be valid: style(--my-prop: foo)
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(--my-prop: foo - bar ())
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(not ((--foo: calc(10px + 2em)) and ((--foo: url(x)))))
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style((--foo: bar) or (--bar: 10px))
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(--my-prop:)
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(--my-prop: )
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(--foo: bar !important)
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid: style(--foo)
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("true", "true")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid but unknown: style(--foo: bar;)
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)
PassQuery condition should be valid but unknown: style(style(--foo: bar))
Asserts run
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:73:5)
Pass
assert_equals("", "")
    at Test.<anonymous> ( /css/css-conditional/container-queries/support/cq-testcommon.js:75:5)