blob: ce7444b52e3da1731e20c09ff2930d225d84806c [file] [log] [blame]
This is a testharness.js-based test.
FAIL Test getting align-self set through CSS. assert_equals: alignSelf is not what is should. expected "last baseline" but got "auto"
PASS Test initial value of align-self through JS
PASS Test getting and setting align-self through JS
PASS Test 'auto' value resolution for the root node
PASS Test bad combinations of align-self
PASS Test the value 'initial'
PASS Test the value 'initial' for grid containers
PASS Test the value 'initial' for flex containers
PASS Test the value 'initial' for positioned elements
PASS Test the value 'initial' for positioned elements in grid containers
PASS Test the value 'initial' for positioned elements in flex containers
PASS Test the value 'inherit'
Harness: the test ran to completion.