comparison: content/test/reftest/optiontext-ref.html
content/test/reftest/optiontext-ref.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <body> |
|
3 <form name="f"> |
|
4 <select name="s"> |
|
5 <option name="o1">ok</option> |
|
6 </select> |
|
7 </form> |
|
8 </body> |