Summary

Harness status: OK

Found 13 tests

Details

ResultTest NameMessage
PassOverall test to make sure there are no exceptions
Asserts runNo asserts ran
PassBasic table
Asserts run
Pass
assert_equals(20, 20, "Basic table offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(30, 30, "Basic table offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Basic table offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Basic table offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassBasic caption
Asserts run
Pass
assert_equals(40, 40, "Basic caption offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(50, 50, "Basic caption offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Basic caption offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Basic caption offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable and narrower caption
Asserts run
Pass
assert_equals(20, 20, "Table and narrower caption offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(50, 50, "Table and narrower caption offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table and narrower caption offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table and narrower caption offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable and wider caption
Asserts run
Pass
assert_equals(40, 40, "Table and wider caption offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(50, 50, "Table and wider caption offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table and wider caption offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table and wider caption offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable with padding
Asserts run
Pass
assert_equals(20, 20, "Table with padding offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(30, 30, "Table with padding offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table with padding offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table with padding offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable with padding and content-box sizing
Asserts run
Pass
assert_equals(26, 26, "Table with padding and content-box sizing offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(34, 34, "Table with padding and content-box sizing offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table with padding and content-box sizing offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table with padding and content-box sizing offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable with separated border
Asserts run
Pass
assert_equals(26, 26, "Table with separated border offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(34, 34, "Table with separated border offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table with separated border offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table with separated border offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassTable with collapsed border
Asserts run
Pass
assert_equals(26, 26, "Table with collapsed border offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(34, 34, "Table with collapsed border offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Table with collapsed border offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Table with collapsed border offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassCaption with padding
Asserts run
Pass
assert_equals(46, 46, "Caption with padding offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with padding offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with padding offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with padding offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassCaption with border
Asserts run
Pass
assert_equals(46, 46, "Caption with border offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with border offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with border offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with border offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassCaption with margin
Asserts run
Pass
assert_equals(46, 46, "Caption with margin offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(54, 54, "Caption with margin offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Caption with margin offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Caption with margin offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)
PassBottom caption
Asserts run
Pass
assert_equals(40, 40, "Bottom caption offsetWidth")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:76:9)
Pass
assert_equals(50, 50, "Bottom caption offsetHeight")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:77:9)
Pass
assert_equals(0, 0, "Bottom caption offsetLeft")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:78:9)
Pass
assert_equals(0, 0, "Bottom caption offsetTop")
    at Test.<anonymous> ( /css/cssom-view/table-offset-props.html:79:9)