Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassLogical properties in enumeration of computed style
Asserts run
Pass
assert_true(true, "Logical longhands should be enumerated in computed style")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-logical-enumeration.html:23:5)
Pass
assert_false(false, "Logical shorthands should not be enumerated in computed style")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-logical-enumeration.html:24:5)
Pass
assert_false(false, "Environment variables should not be enumerated in computed style")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-logical-enumeration.html:25:5)