tenfourfox/accessible/tests/mochitest/events/focus.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

11 lines
125 B
HTML

<html>
<head>
<title>editable document</title>
</head>
<body contentEditable="true">
editable document
</body>
</html>