comparison: accessible/tests/mochitest/events/focus.html
accessible/tests/mochitest/events/focus.html
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
equal
deleted
inserted
replaced
|
1 <html> |
|
2 |
|
3 <head> |
|
4 <title>editable document</title> |
|
5 </head> |
|
6 |
|
7 <body contentEditable="true"> |
|
8 editable document |
|
9 </body> |
|
10 </html> |