Bug 559609

Change-Id: I0dcbfd71b7adb637dd647c0f1743919c612ceb34
diff --git a/plugins/org.eclipse.actf.examples.adesigner.eval.html/resources/checkitem.xml b/plugins/org.eclipse.actf.examples.adesigner.eval.html/resources/checkitem.xml
index a160a22..e7bf05f 100644
--- a/plugins/org.eclipse.actf.examples.adesigner.eval.html/resources/checkitem.xml
+++ b/plugins/org.eclipse.actf.examples.adesigner.eval.html/resources/checkitem.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <!--
- Copyright (c) 2005, 2016 IBM Corporation and others.
+ Copyright (c) 2005, 2020 IBM Corporation and others.
  All rights reserved. This program and the accompanying materials
  are made available under the terms of the Eclipse Public License v1.0
  which accompanies this distribution, and is available at
@@ -1812,27 +1812,27 @@
             <desc>This page has very little readable text. Please consider providing more text information.</desc>
         </description>
     </checkitem>
-    <checkitem type="warning" id="C_90.0">
+    <checkitem type="user" id="C_90.0">
         <guideline>
             <gItem techniques="C22,F87" id="1.3.1" name="JIS"/>
             <gItem id="1" name="IBMGuideline"/>
             <gItem techniques="C22,F87" id="1.3.1" name="WCAG 2.0"/>
         </guideline>
         <metrics>
-            <mItem score="2" name="Perceivable"/>
+            <mItem name="Perceivable"/>
         </metrics>
         <description>
             <desc>:before pseudo-element is used to insert a content. Verify that the content is decorative.</desc>
         </description>
     </checkitem>
-    <checkitem type="warning" id="C_90.1">
+    <checkitem type="user" id="C_90.1">
         <guideline>
             <gItem techniques="C22,F87" id="1.3.1" name="JIS"/>
             <gItem id="1" name="IBMGuideline"/>
             <gItem techniques="C22,F87" id="1.3.1" name="WCAG 2.0"/>
         </guideline>
         <metrics>
-            <mItem score="2" name="Perceivable"/>
+            <mItem name="Perceivable"/>
         </metrics>
         <description>
             <desc>:after pseudo-element is used to insert a content. Verify that the content is decorative.</desc>