blob: d11241e86e92fbe16c4ed68daf7ff993ee30c981 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Clear Elements Test</title>
<meta charset=utf-8>
</head>
<body>
<textarea id="readOnlyTextArea" readonly rows="5" cols="20">
text area which is not supposed to be cleared
</textarea>
</body>
</html>