Summary

Harness status: OK

Found 20 tests

Details

ResultTest NameMessage
Passfit-content(0%); min-width: 0px
Asserts run
Pass
assert_equals(0, 0, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("0px", "0px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(50%); min-width: 0px
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(75%); min-width: 0px
Asserts run
Pass
assert_equals(75, 75, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("75px", "75px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(100%); min-width: 0px
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(150%); min-width: 0px
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 0%)); min-width: 0px
Asserts run
Pass
assert_equals(0, 0, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("0px", "0px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 50%)); min-width: 0px
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 75%)); min-width: 0px
Asserts run
Pass
assert_equals(75, 75, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("75px", "75px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 100%)); min-width: 0px
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 150%)); min-width: 0px
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(0%); min-width: auto
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(50%); min-width: auto
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(75%); min-width: auto
Asserts run
Pass
assert_equals(75, 75, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("75px", "75px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(100%); min-width: auto
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(150%); min-width: auto
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 0%)); min-width: auto
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 50%)); min-width: auto
Asserts run
Pass
assert_equals(50, 50, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("50px", "50px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 75%)); min-width: auto
Asserts run
Pass
assert_equals(75, 75, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(100, 100, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(100, 100, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("75px", "75px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 100%)); min-width: auto
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)
Passfit-content(calc(0px + 150%)); min-width: auto
Asserts run
Pass
assert_equals(100, 100, "Grid item width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:59:9)
Pass
assert_equals(50, 50, "Grid item height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:60:9)
Pass
assert_equals(100, 100, "Grid container width")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:61:9)
Pass
assert_equals(50, 50, "Grid container height")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:62:9)
Pass
assert_equals("100px", "100px", "Grid column size")
    at Test.<anonymous> ( /css/css-grid/layout-algorithm/grid-fit-content-percentage.html:63:9)