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