[common][fonts][DPTTIZEN-3101, modify the font-weight value] 08/198708/1
authorqunfang.lin <qunfang.lin@samsung.com>
Tue, 29 Jan 2019 20:27:37 +0000 (04:27 +0800)
committerqunfang.lin <qunfang.lin@samsung.com>
Tue, 29 Jan 2019 20:31:01 +0000 (04:31 +0800)
Change-Id: I1472c1a647faf59cc539937e52c2dd58a24112a7
Signed-off-by: qunfang.lin <qunfang.lin@samsung.com>
common/tct-fonts-css3-tests/fonts/csswg/font-weight-010.htm
common/tct-fonts-css3-tests/tests.full.xml
common/tct-fonts-css3-tests/tests.xml

index 28eba590423e921a15f94a15c677b58d765caeba..2abde0ffefcae2877263a94b7485234afd7451cf 100755 (executable)
@@ -1,13 +1,13 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
     <head>
-        <title>CSS Test: Font-weight set to the numerical value, 600</title>
+        <title>CSS Test: Font-weight set to the numerical value, 650</title>
         <link title="Microsoft" rel="author" href="http://www.microsoft.com/">
         <link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#propdef-font-weight">
         <link rel="help" href="http://www.w3.org/TR/CSS21/fonts.html#font-boldness">
         <link rel="help" href="http://www.w3.org/TR/css3-fonts/#font-weight-prop">
         <meta content="" name="flags">
-        <meta content="The 'font-weight' property set to '600' properly sets the font to the correct bold rendering." name="assert">
+        <meta content="The 'font-weight' property set to '650' properly sets the font to the correct bold rendering." name="assert">
         <style type="text/css">
             div
             {
@@ -19,7 +19,7 @@
             #test
             {
                 color: green;
-                font-weight: 600;
+                font-weight: 650;
             }
         </style>
     </head>
index dc4aa0d95e59515d59cdb8748c2925eaa685fded..1a181886270322bd9fb26b9d6c2e79016eed7cb0 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the font-weight renders the font to correct bold in visual when the font-weight property set to the numerical value '600'" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Fonts Module Level 3 (Partial)" execution_type="manual" priority="P2" id="font-weight-010">
+      <testcase purpose="Check if the font-weight renders the font to correct bold in visual when the font-weight property set to the numerical value '650'" type="compliance" status="approved" component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Fonts Module Level 3 (Partial)" execution_type="manual" priority="P2" id="font-weight-010">
         <description>
           <test_script_entry>/opt/tct-fonts-css3-tests/fonts/csswg/font-weight-010.htm</test_script_entry>
         </description>
index c2739ad547f7ea2b61cd965b4d99c462210a5d08..90fdf23d20a19745e9be52f72f5841459756c374 100755 (executable)
           <test_script_entry>/opt/tct-fonts-css3-tests/fonts/csswg/font-weight-008.htm</test_script_entry>
         </description>
       </testcase>
-      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Fonts Module Level 3 (Partial)" execution_type="manual" id="font-weight-010" priority="P2" purpose="Check if the font-weight renders the font to correct bold in visual when the font-weight property set to the numerical value '600'">
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Fonts Module Level 3 (Partial)" execution_type="manual" id="font-weight-010" priority="P2" purpose="Check if the font-weight renders the font to correct bold in visual when the font-weight property set to the numerical value '650'">
         <description>
           <test_script_entry>/opt/tct-fonts-css3-tests/fonts/csswg/font-weight-010.htm</test_script_entry>
         </description>