[all][FullScreen][TSIX-6247, fix spelling mistake in button] 27/244027/1
authorqunfang.lin <qunfang.lin@samsung.com>
Mon, 14 Sep 2020 07:00:44 +0000 (15:00 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Mon, 14 Sep 2020 07:02:38 +0000 (15:02 +0800)
Change-Id: I4794581e173f4bda73aee55594b0a4dde4b4033a
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
mobile/tct-behavior-tests/tests/FullScreen/index.html
tv/tct-behavior-tests/tests/FullScreen/index.html
wearable/tct-behavior-tests/tests/FullScreen/index.html

index ce26f2a6c171fa94e02fbf7637a29c07624f1e08..72e888768386286aa9ff4616b2f44f1f28cbded3 100755 (executable)
@@ -65,7 +65,7 @@ Authors:
         <li data-role="list-divider" id="labelFullScreen">FullScreen</li>
         <li id ="buttonFullScreen">
           <div data-role="button" id="requestFullScreen">Request</div>
-          <div data-role="button" id="cancelFullScreen" class="hideButton">Cancle FullScreen</div>
+          <div data-role="button" id="cancelFullScreen" class="hideButton">Cancel FullScreen</div>
         </li>
         <li data-role="list-divider" id="labelcssFullScreen">CSS FullScreen</li>
         <li id ="buttoncssFullScreen">
index 4188aa8f84327a732f6e10ded0f971b1781750a2..cd7acc5afb8cb712ce249df6765c71138a9930d3 100755 (executable)
@@ -65,12 +65,12 @@ Authors:
         <li data-role="list-divider" id="labelFullScreen">FullScreen</li>
         <li id ="buttonFullScreen">
           <div data-role="button" id="requestFullScreen">Request</div>
-          <div data-role="button" id="cancelFullScreen" class="hideButton">Cancle FullScreen</div>
+          <div data-role="button" id="cancelFullScreen" class="hideButton">Cancel FullScreen</div>
         </li>
         <li data-role="list-divider" id="labelcssFullScreen">CSS FullScreen</li>
         <li id ="buttoncssFullScreen">
           <div data-role="button" id="cssFullScreen">Request</div>
-          <div data-role="button" id="cancelCssFullScreen" class="hideButton">Cancle CSS FullScreen</div>
+          <div data-role="button" id="cancelCssFullScreen" class="hideButton">Cancel CSS FullScreen</div>
         </li>
       </ul>
     </div>
index 96402ca76441c4e3143ebdc661b38c1e9f35b0c0..1891bba72f7238044e3b841aaf25455d4b6ef345 100755 (executable)
@@ -65,12 +65,12 @@ Authors:
                 <li data-role="list-divider" id="labelFullScreen">FullScreen</li>
                 <li id ="buttonFullScreen">
                     <div data-role="button" id="requestFullScreen">Request</div>
-                    <div data-role="button" id="cancelFullScreen" class="hideButton">Cancle FullScreen</div>
+                    <div data-role="button" id="cancelFullScreen" class="hideButton">Cancel FullScreen</div>
                 </li>
                 <li data-role="list-divider" id="labelcssFullScreen">CSS FullScreen</li>
                 <li id ="buttoncssFullScreen">
                     <div data-role="button" id="cssFullScreen">Request</div>
-                    <div data-role="button" id="cancelCssFullScreen" class="hideButton">Cancle CSS FullScreen</div>
+                    <div data-role="button" id="cancelCssFullScreen" class="hideButton">Cancel CSS FullScreen</div>
                 </li>
             </ul>
         </div>