baseline-alignment-and-overflow.tentative.html.ini (593B)
1 [baseline-alignment-and-overflow.tentative.html] 2 [<input type="checkbox" style="overflow: visible; appearance: auto;">] 3 expected: FAIL 4 5 [<input type="checkbox" style="overflow: hidden; appearance: auto;">] 6 expected: FAIL 7 8 [<input type="checkbox" style="overflow: scroll; appearance: auto;">] 9 expected: FAIL 10 11 [<input type="radio" style="overflow: visible; appearance: auto;">] 12 expected: FAIL 13 14 [<input type="radio" style="overflow: hidden; appearance: auto;">] 15 expected: FAIL 16 17 [<input type="radio" style="overflow: scroll; appearance: auto;">] 18 expected: FAIL