Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passlegacy value for justify-items
Asserts run
Pass
assert_equals("legacy center", "legacy center", "default justify-items resolves to the parent justify-items value if legacy")
    at Test.<anonymous> ( /css/css-align/default-alignment/justify-items-legacy-001.html:17:5)
Pass
assert_equals("legacy left", "legacy left", "dynamic changes to justify-items propagate to children if needed (legacy)")
    at Test.<anonymous> ( /css/css-align/default-alignment/justify-items-legacy-001.html:20:5)
Pass
assert_equals("normal", "normal", "dynamic changes to justify-items propagate to children if needed (left)")
    at Test.<anonymous> ( /css/css-align/default-alignment/justify-items-legacy-001.html:23:5)