Test 1
default vertical-align for html:selects (::value)
If the screen is big enough, this should be in the same line
[Select 1:] as this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
[Select 2:] and this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
and this!
Test 2
vertical-align: baseline for ::value
If the screen is big enough, this should be in the same line
[Select 1:] as this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
[Select 2:] and this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
and this!
Test 3
default vertical-align for html:selects (::value), but vertical-align: top for the
xf:select's xf:label
If the screen is big enough, this should not be in the same line
[Select 1:] as this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
[Select 2:] nor this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
but the same line as this!
Test 4
vertical-align: baseline for ::value, but vertical-align: bottom for the
xf:select's xf:label
If the screen is big enough, this should not be in the same line
[Select 1:] as this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
[Select 2:] nor this
Item1
Item1_value
Item2
Item2_value
Item3
Item3_value
Item4
Item4_value
Item5
Item5_value
but the same line as this!