comparison: layout/reftests/native-theme/427122-1-ref.html
layout/reftests/native-theme/427122-1-ref.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <style> |
|
4 div { |
|
5 border: 1px solid black; |
|
6 } |
|
7 |
|
8 select { |
|
9 } |
|
10 </style> |
|
11 <body> |
|
12 |
|
13 <div><select><option>Hello</option></select></div> |
|
14 |
|
15 </body> |
|
16 |
|
17 </html> |