18 lines
593 B
INI
18 lines
593 B
INI
[baseline-alignment-and-overflow.tentative.html]
|
|
[<input type="checkbox" style="overflow: visible; appearance: auto;">]
|
|
expected: FAIL
|
|
|
|
[<input type="checkbox" style="overflow: hidden; appearance: auto;">]
|
|
expected: FAIL
|
|
|
|
[<input type="checkbox" style="overflow: scroll; appearance: auto;">]
|
|
expected: FAIL
|
|
|
|
[<input type="radio" style="overflow: visible; appearance: auto;">]
|
|
expected: FAIL
|
|
|
|
[<input type="radio" style="overflow: hidden; appearance: auto;">]
|
|
expected: FAIL
|
|
|
|
[<input type="radio" style="overflow: scroll; appearance: auto;">]
|
|
expected: FAIL
|