Speculatively backout changeset bc8d1b9545c5 (bug 914926) on suspicion of causing...
[gecko.git] / layout / reftests / native-theme / radio-still-native-when-styled.html
bloba98fafcd7bfeabcf05eeba415c419d831df675e3
1 <!DOCTYPE HTML>
2 <input type="radio" style="border-width: 0">
3 <input type="radio" style="border-width: 1px">
4 <input type="radio" style="border-width: 2px">
5 <input type="radio" style="border-width: 3px">
6 <input type="radio" style="border-width: 4px">
7 <input type="radio" style="border-width: 5px">
8 <input type="radio" style="border-width: 6px">
9 <input type="radio" style="border-style: dotted">
10 <input type="radio" style="border-color: green">
11 <input type="radio" style="background-color: transparent">
12 <input type="radio" style="background-color: white">
13 <input type="radio" style="color: black">
14 <input type="radio" style="font-weight: normal">