gecko-dev/layout/reftests/forms/textarea-setvalue-framereco...

18 строки
217 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
</head>
<body>
<div id="div">
<textarea rows="3" cols="5" id="textarea">x y</textarea>
</div>
<select>
<option id="opt1"></option>
</select>
</body>
</html>