Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Pass'grid-template' does not support 'none'
Asserts run
Pass
assert_not_equals(object "none", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object "none", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("none", "none", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("none", "none")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'grid-template' does not support '100px 1fr / 50px 1fr'
Asserts run
Pass
assert_not_equals(object "100px 1fr / 50px 1fr", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object "100px 1fr / 50px 1fr", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("100px 1fr / 50px 1fr", "100px 1fr / 50px 1fr", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("100px 1fr / 50px 1fr", "100px 1fr / 50px 1fr")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'grid-template' does not support '[linename] 100px / [columnname1] 30% [columname2] 70%'
Asserts run
Pass
assert_not_equals(object "[linename] 100px / [columnname1] 30% [columname2] 70%", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object "[linename] 100px / [columnname1] 30% [columname2] 70%", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("[linename] 100px / [columnname1] 30% [columname2] 70%", "[linename] 100px / [columnname1] 30% [columname2] 70%", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("[linename] 100px / [columnname1] 30% [columname2] 70%", "[linename] 100px / [columnname1] 30% [columname2] 70%")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'grid-template' does not support 'fit-content(100px) / fit-content(40%)'
Asserts run
Pass
assert_not_equals(object "fit-content(100px) / fit-content(40%)", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object "fit-content(100px) / fit-content(40%)", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("fit-content(100px) / fit-content(40%)", "fit-content(100px) / fit-content(40%)", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("fit-content(100px) / fit-content(40%)", "fit-content(100px) / fit-content(40%)")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'grid-template' does not support '"a a a" "b b b"'
Asserts run
Pass
assert_not_equals(object ""a a a" "b b b"", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object ""a a a" "b b b"", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("\"a a a\" \"b b b\"", "\"a a a\" \"b b b\"", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("\"a a a\" \"b b b\"", "\"a a a\" \"b b b\"")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'grid-template' does not support '[header-top] "a a a" [header-bottom] [main-top] "b b b" 1fr [main-bottom] / auto 1fr auto'
Asserts run
Pass
assert_not_equals(object "[header-top] "a a a" [header-bottom main-top] "b b b" 1fr [main-bottom] / auto 1fr auto", null, "Unsupported value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:372:5)
Pass
assert_class_string(object "[header-top] "a a a" [header-bottom main-top] "b b b" 1fr [main-bottom] / auto 1fr auto", "CSSStyleValue", "Unsupported value must be a CSSStyleValue and not one of its subclasses")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:374:5)
Pass
assert_equals("[header-top] \"a a a\" [header-bottom main-top] \"b b b\" 1fr [main-bottom] / auto 1fr auto", "[header-top] \"a a a\" [header-bottom main-top] \"b b b\" 1fr [main-bottom] / auto 1fr auto", "Unsupported value can be set on different element")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:378:5)
Pass
assert_equals("CSSStyleValue", "CSSStyleValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("[header-top] \"a a a\" [header-bottom main-top] \"b b b\" 1fr [main-bottom] / auto 1fr auto", "[header-top] \"a a a\" [header-bottom main-top] \"b b b\" 1fr [main-bottom] / auto 1fr auto")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)