Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / bugs / 315920-14-ref.html
blob8557928dbd5b659549e1b5f576ecf2faa9843bbc
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form id="form"><input type="checkbox" id="two" checked="true"/>
5 <label for="two" style="color: green">Should be no red</label><input type="checkbox" name="group1" id="one" value="1"/>
6 <label for="one" style="color: green">Should be no red</label>
7 </form>
8 </body>
9 </html>