[align-content-valid.html]
[e.style['align-content'\] = "normal" should set the property value]
expected: FAIL
[e.style['align-content'\] = "baseline" should set the property value]
expected: FAIL
[e.style['align-content'\] = "first baseline" should set the property value]
expected: FAIL
[e.style['align-content'\] = "last baseline" should set the property value]
expected: FAIL
[e.style['align-content'\] = "space-between" should set the property value]
expected: FAIL
[e.style['align-content'\] = "space-around" should set the property value]
expected: FAIL
[e.style['align-content'\] = "space-evenly" should set the property value]
expected: FAIL
[e.style['align-content'\] = "stretch" should set the property value]
expected: FAIL
[e.style['align-content'\] = "center" should set the property value]
expected: FAIL
[e.style['align-content'\] = "start" should set the property value]
expected: FAIL
[e.style['align-content'\] = "end" should set the property value]
expected: FAIL
[e.style['align-content'\] = "flex-start" should set the property value]
expected: FAIL
[e.style['align-content'\] = "flex-end" should set the property value]
expected: FAIL
[e.style['align-content'\] = "unsafe end" should set the property value]
expected: FAIL
[e.style['align-content'\] = "safe flex-start" should set the property value]
expected: FAIL