Pass | Checking justify-items: normal | Asserts runPass | assert_equals("normal", "normal", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: stretch | Asserts runPass | assert_equals("stretch", "stretch", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: left | Asserts runPass | assert_equals("left", "left", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: right | Asserts runPass | assert_equals("right", "right", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: start | Asserts runPass | assert_equals("start", "start", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: end | Asserts runPass | assert_equals("end", "end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: self-start | Asserts runPass | assert_equals("self-start", "self-start", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: self-end | Asserts runPass | assert_equals("self-end", "self-end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: center | Asserts runPass | assert_equals("center", "center", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: flex-start | Asserts runPass | assert_equals("flex-start", "flex-start", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: flex-end | Asserts runPass | assert_equals("flex-end", "flex-end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: baseline | Asserts runPass | assert_equals("baseline", "baseline", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: first baseline | Asserts runPass | assert_equals("baseline", "baseline", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: last baseline | Asserts runPass | assert_equals("last baseline", "last baseline", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: safe flex-end | Asserts runPass | assert_equals("safe flex-end", "safe flex-end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: unsafe end | Asserts runPass | assert_equals("unsafe end", "unsafe end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: safe end | Asserts runPass | assert_equals("safe end", "safe end", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: unsafe flex-start | Asserts runPass | assert_equals("unsafe flex-start", "unsafe flex-start", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: safe center | Asserts runPass | assert_equals("safe center", "safe center", "justify-items 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-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: legacy left | Asserts runPass | assert_equals("legacy left", "legacy left", "justify-items specified value is not what it should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5) | Pass | assert_equals("legacy left", "legacy left", "justify-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: legacy center | Asserts runPass | assert_equals("legacy center", "legacy center", "justify-items specified value is not what it should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5) | Pass | assert_equals("legacy center", "legacy center", "justify-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|
Pass | Checking justify-items: legacy right | Asserts runPass | assert_equals("legacy right", "legacy right", "justify-items specified value is not what it should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:81:5) | Pass | assert_equals("legacy right", "legacy right", "justify-items computed style is not what is should.")
at checkValues ( /css/css-align/resources/alignment-parsing-utils.js:82:5) |
|