Change-Id: Ie284e32aecfa8a1249110daa6bba94c44acd49c1
<link rel="help" href="http://www.w3.org/TR/2012/CR-html5-20121217/forms.html#the-textarea-element">
</head>
<body>
- <p>Test passes if only no more than 5 characters are visible in the input area after click enter key</p>
+ <p>Test passes if only input no more than 5 characters in the input area</p>
<textarea maxLength=5></textarea>
</body>
</html>
</testcase>
<testcase purpose="Check the textarea maxlength attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P1" id="textarea_element_maxLength">
<description>
+ <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
<test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
</description>
<specs>
</testcase>
<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="textarea_element_maxLength" purpose="Check the textarea maxlength attribute exists">
<description>
+ <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
<test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
</description>
</testcase>