no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 315920-1c.html
blobc7fa4ce46f37147457ca06c709d459315edccbbd
1 <!DOCTYPE html>
2 <html>
3 <head/>
4 <body>
5 <select size="2">
6 <option id="one" style="color: green" disabled="disabled">Should be green</option>
7 <option id="two" style="color: red">Should be blue</option>
8 </select>
9 </body>
10 </html>