[align-self-valid.html]
[e.style['align-self'\] = "self-end" should set the property value]
expected: FAIL
[e.style['align-self'\] = "last baseline" should set the property value]
expected: FAIL
[e.style['align-self'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['align-self'\] = "start" should set the property value]
expected: FAIL
[e.style['align-self'\] = "end" should set the property value]
expected: FAIL
[e.style['align-self'\] = "safe self-end" should set the property value]
expected: FAIL
[e.style['align-self'\] = "normal" should set the property value]
expected: FAIL
[e.style['align-self'\] = "unsafe center" should set the property value]
expected: FAIL
[e.style['align-self'\] = "self-start" should set the property value]
expected: FAIL