summaryrefslogtreecommitdiffstats
path: root/layout/reftests/native-theme/radio-still-native-when-styled.html
blob: a98fafcd7bfeabcf05eeba415c419d831df675e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<input type="radio" style="border-width: 0">
<input type="radio" style="border-width: 1px">
<input type="radio" style="border-width: 2px">
<input type="radio" style="border-width: 3px">
<input type="radio" style="border-width: 4px">
<input type="radio" style="border-width: 5px">
<input type="radio" style="border-width: 6px">
<input type="radio" style="border-style: dotted">
<input type="radio" style="border-color: green">
<input type="radio" style="background-color: transparent">
<input type="radio" style="background-color: white">
<input type="radio" style="color: black">
<input type="radio" style="font-weight: normal">