Summary

Harness status: OK

Found 56 tests

Details

ResultTest NameMessage
PassCan set 'display' to CSS-wide keywords: initial
Asserts run
Pass
assert_not_equals(object "initial", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("initial", "initial")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
PassCan set 'display' to CSS-wide keywords: inherit
Asserts run
Pass
assert_not_equals(object "inherit", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inherit", "inherit")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "block", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
PassCan set 'display' to CSS-wide keywords: unset
Asserts run
Pass
assert_not_equals(object "unset", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("unset", "unset")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
PassCan set 'display' to CSS-wide keywords: revert
Asserts run
Pass
assert_not_equals(object "revert", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("revert", "revert")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "block", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
PassCan set 'display' to var() references: var(--A)
Asserts run
Pass
assert_not_equals(object " var(--A)", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSUnparsedValue", "CSSUnparsedValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals(2, 2)
    at assert_style_value_array_equals ( /css/css-typed-om/resources/testhelper.js:123:3)
Pass
assert_equals("String", "String")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals(" ", " ")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:116:7)
Pass
assert_equals("CSSVariableReferenceValue", "CSSVariableReferenceValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("--A", "--A")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:83:7)
Pass
assert_equals(null, null)
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:47:5)
Pass
assert_not_equals(object "inline", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
PassCan set 'display' to the 'none' keyword: none
Asserts run
Pass
assert_not_equals(object "none", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    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:58:7)
Pass
assert_not_equals(object "none", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    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:58:7)
PassCan set 'display' to the 'block' keyword: block
Asserts run
Pass
assert_not_equals(object "block", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("block", "block")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "block", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("block", "block")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'inline' keyword: inline
Asserts run
Pass
assert_not_equals(object "inline", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline", "inline")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline", "inline")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'flow-root' keyword: flow-root
Asserts run
Pass
assert_not_equals(object "flow-root", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("flow-root", "flow-root")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "flow-root", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("flow-root", "flow-root")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table' keyword: table
Asserts run
Pass
assert_not_equals(object "table", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table", "table")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table", "table")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'flex' keyword: flex
Asserts run
Pass
assert_not_equals(object "flex", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("flex", "flex")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "flex", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("flex", "flex")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'grid' keyword: grid
Asserts run
Pass
assert_not_equals(object "grid", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("grid", "grid")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "grid", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("grid", "grid")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'list-item' keyword: list-item
Asserts run
Pass
assert_not_equals(object "list-item", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("list-item", "list-item")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "list-item", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("list-item", "list-item")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-row-group' keyword: table-row-group
Asserts run
Pass
assert_not_equals(object "table-row-group", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-row-group", "table-row-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-row-group", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-row-group", "table-row-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-header-group' keyword: table-header-group
Asserts run
Pass
assert_not_equals(object "table-header-group", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-header-group", "table-header-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-header-group", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-header-group", "table-header-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-footer-group' keyword: table-footer-group
Asserts run
Pass
assert_not_equals(object "table-footer-group", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-footer-group", "table-footer-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-footer-group", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-footer-group", "table-footer-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-row' keyword: table-row
Asserts run
Pass
assert_not_equals(object "table-row", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-row", "table-row")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-row", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-row", "table-row")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-cell' keyword: table-cell
Asserts run
Pass
assert_not_equals(object "table-cell", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-cell", "table-cell")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-cell", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-cell", "table-cell")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-column-group' keyword: table-column-group
Asserts run
Pass
assert_not_equals(object "table-column-group", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-column-group", "table-column-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-column-group", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-column-group", "table-column-group")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-column' keyword: table-column
Asserts run
Pass
assert_not_equals(object "table-column", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-column", "table-column")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-column", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-column", "table-column")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'table-caption' keyword: table-caption
Asserts run
Pass
assert_not_equals(object "table-caption", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-caption", "table-caption")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "table-caption", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("table-caption", "table-caption")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'contents' keyword: contents
Asserts run
Pass
assert_not_equals(object "contents", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("contents", "contents")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "contents", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("contents", "contents")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'inline-block' keyword: inline-block
Asserts run
Pass
assert_not_equals(object "inline-block", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-block", "inline-block")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline-block", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-block", "inline-block")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'inline-table' keyword: inline-table
Asserts run
Pass
assert_not_equals(object "inline-table", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-table", "inline-table")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline-table", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-table", "inline-table")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'inline-flex' keyword: inline-flex
Asserts run
Pass
assert_not_equals(object "inline-flex", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-flex", "inline-flex")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline-flex", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-flex", "inline-flex")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassCan set 'display' to the 'inline-grid' keyword: inline-grid
Asserts run
Pass
assert_not_equals(object "inline-grid", null, "Specified value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:307:7)
Pass
assert_true(true, "Specified value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:309:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-grid", "inline-grid")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
Pass
assert_not_equals(object "inline-grid", null, "Computed value must not be null")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:321:7)
Pass
assert_true(true, "Computed value must be a CSSStyleValue")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:323:7)
Pass
assert_equals("CSSKeywordValue", "CSSKeywordValue")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:51:3)
Pass
assert_equals("inline-grid", "inline-grid")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:58:7)
PassSetting 'display' to a length: 0px throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a length: -3.14em throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a length: 3.14cm throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a length: calc(0px + 0em) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a percent: 0% throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a percent: -3.14% throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a percent: 3.14% throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a percent: calc(0% + 0%) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a time: 0s throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a time: -3.14ms throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a time: 3.14s throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a time: calc(0s + 0ms) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to an angle: 0deg throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to an angle: 3.14rad throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to an angle: -3.14deg throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to an angle: calc(0rad + 0deg) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a flexible length: 0fr throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a flexible length: 1fr throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a flexible length: -3.14fr throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a number: 0 throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a number: -3.14 throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a number: 3.14 throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a number: calc(2 + 3) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a transform: translate(50%, 50%) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a transform: perspective(10em) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
PassSetting 'display' to a transform: translate3d(0px, 1px, 2px) translate(0px, 1px) rotate3d(1, 2, 3, 45deg) rotate(45deg) scale3d(1, 2, 3) scale(1, 2) skew(1deg, 1deg) skewX(1deg) skewY(45deg) perspective(1px) matrix3d(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16) matrix(1, 2, 3, 4, 5, 6) throws TypeError
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "() => styleMap.set(propertyName, example.input)")
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js:359:7)
Pass'display' does not support setting 'inline math'
Asserts run
Pass
assert_not_equals(object "math", null)
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/display.html:49:5)
Pass
assert_in_array("[object CSSKeywordValue]", ["[object CSSStyleValue]", "[object CSSKeywordValue]"])
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/display.html:50:5)
Pass'display' does not support setting 'math inline'
Asserts run
Pass
assert_not_equals(object "math", null)
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/display.html:49:5)
Pass
assert_in_array("[object CSSKeywordValue]", ["[object CSSStyleValue]", "[object CSSKeywordValue]"])
    at Test.<anonymous> ( /css/css-typed-om/the-stylepropertymap/properties/display.html:50:5)
Pass'display' does not support 'block math'
Asserts run
Pass
assert_not_equals(object "block math", 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 "block math", "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("block math", "block math", "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("block math", "block math")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)
Pass'display' does not support 'math block'
Asserts run
Pass
assert_not_equals(object "block math", 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 "block math", "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("block math", "block math", "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("block math", "block math")
    at assert_style_value_equals ( /css/css-typed-om/resources/testhelper.js:55:7)