blob: 090e9715c6382f2780e6a4958a77305ad639bc00 [file] [log] [blame]
jfernandez@igalia.comb92d6da2015-03-30 18:33:39 +00001Test that setting and getting align-items works as expected
2
jfernandez@igalia.comb92d6da2015-03-30 18:33:39 +00003
jfernandez@igalia.com81a5ae22017-03-29 22:01:11 +00004PASS Test getting align-items set through CSS.
5PASS Test initial value of align-items through JS
6PASS Test getting and setting align-items through JS
7PASS Test bad combinations of align-items
8PASS Test the value 'initial'
9PASS Test the value 'initial' for grid containers
10PASS Test the value 'initial' for flex containers
11PASS Test the value 'inherit'
jfernandez@igalia.comb92d6da2015-03-30 18:33:39 +000012