Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passflexbox | computed style | flex-flow: column-reverse nowrap
Asserts run
Pass
assert_equals("column-reverse", "column-reverse")
    at Test.<anonymous> ( /css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html:21:5)
Pass
assert_equals("nowrap", "nowrap")
    at Test.<anonymous> ( /css/css-flexbox/getcomputedstyle/flexbox_computedstyle_flex-flow-column-reverse-nowrap.html:23:5)