https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1e58f0f64c127f80f5f8a1a3f27b575c4e6dd158 authored by ffxbld on 31 October 2012, 13:49:10 UTC
Added FENNEC_17_0b4_RELEASE FENNEC_17_0b4_BUILD1 tag(s) for changeset 2286829b4245. DONTBUILD CLOSED TREE a=release
Tip revision: 1e58f0f
radio-still-native-when-styled.html
<!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">
back to top