gecko-dev/accessible/tests/mochitest/events/focus.html

11 строки
125 B
HTML

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