Pass | Checking justify-self: auto | Asserts runPass | 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) |
|
Pass | Checking justify-self: normal | Asserts runPass | 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) |
|
Pass | Checking justify-self: stretch | Asserts runPass | 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) |
|
Pass | Checking justify-self: left | Asserts runPass | 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) |
|
Pass | Checking justify-self: right | Asserts runPass | 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) |
|
Pass | Checking justify-self: start | Asserts runPass | 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) |
|
Pass | Checking justify-self: end | Asserts runPass | 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) |
|
Pass | Checking justify-self: self-start | Asserts runPass | 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) |
|
Pass | Checking justify-self: self-end | Asserts runPass | 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) |
|
Pass | Checking justify-self: center | Asserts runPass | 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) |
|
Pass | Checking justify-self: flex-start | Asserts runPass | 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) |
|
Pass | Checking justify-self: flex-end | Asserts runPass | 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) |
|
Pass | Checking justify-self: baseline | Asserts runPass | 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) |
|
Pass | Checking justify-self: first baseline | Asserts runPass | 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) |
|
Pass | Checking justify-self: last baseline | Asserts runPass | 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) |
|
Pass | Checking justify-self: safe flex-end | Asserts runPass | 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) |
|
Pass | Checking justify-self: unsafe end | Asserts runPass | 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) |
|
Pass | Checking justify-self: safe end | Asserts runPass | 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) |
|
Pass | Checking justify-self: unsafe flex-start | Asserts runPass | 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) |
|
Pass | Checking justify-self: safe center | Asserts runPass | 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) |
|