Summary

Harness status: OK

Found 20 tests

Details

ResultTest NameMessage
PassChecking justify-self: auto
Asserts run
Pass
assert_equals("auto", "auto", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("auto", "auto", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: normal
Asserts run
Pass
assert_equals("normal", "normal", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("normal", "normal", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: stretch
Asserts run
Pass
assert_equals("stretch", "stretch", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("stretch", "stretch", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: left
Asserts run
Pass
assert_equals("left", "left", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("left", "left", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: right
Asserts run
Pass
assert_equals("right", "right", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("right", "right", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: start
Asserts run
Pass
assert_equals("start", "start", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("start", "start", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: end
Asserts run
Pass
assert_equals("end", "end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("end", "end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: self-start
Asserts run
Pass
assert_equals("self-start", "self-start", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("self-start", "self-start", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: self-end
Asserts run
Pass
assert_equals("self-end", "self-end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("self-end", "self-end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: center
Asserts run
Pass
assert_equals("center", "center", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("center", "center", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: flex-start
Asserts run
Pass
assert_equals("flex-start", "flex-start", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("flex-start", "flex-start", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: flex-end
Asserts run
Pass
assert_equals("flex-end", "flex-end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("flex-end", "flex-end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: baseline
Asserts run
Pass
assert_equals("baseline", "baseline", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("baseline", "baseline", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: first baseline
Asserts run
Pass
assert_equals("baseline", "baseline", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("baseline", "baseline", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: last baseline
Asserts run
Pass
assert_equals("last baseline", "last baseline", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("last baseline", "last baseline", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: safe flex-end
Asserts run
Pass
assert_equals("safe flex-end", "safe flex-end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("safe flex-end", "safe flex-end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: unsafe end
Asserts run
Pass
assert_equals("unsafe end", "unsafe end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("unsafe end", "unsafe end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: safe end
Asserts run
Pass
assert_equals("safe end", "safe end", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("safe end", "safe end", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: unsafe flex-start
Asserts run
Pass
assert_equals("unsafe flex-start", "unsafe flex-start", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("unsafe flex-start", "unsafe flex-start", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)
PassChecking justify-self: safe center
Asserts run
Pass
assert_equals("safe center", "safe center", "justify-self specified value is not what it should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5)
Pass
assert_equals("safe center", "safe center", "justify-self computed style is not what is should.")
    at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5)