<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>25205</bug_id>
          
          <creation_ts>2014-03-29 12:35:07 +0000</creation_ts>
          <short_desc>For the &lt;strike&gt; element, implement what HTML5 says.</short_desc>
          <delta_ts>2014-03-29 12:36:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Leif Halvard Silli">xn--mlform-iua</reporter>
          <assigned_to name="Michael[tm] Smith">mike+validator</assigned_to>
          <cc>xn--mlform-iua</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>103145</commentid>
    <comment_count>0</comment_count>
    <who name="Leif Halvard Silli">xn--mlform-iua</who>
    <bug_when>2014-03-29 12:35:07 +0000</bug_when>
    <thetext>This bug report has this thread in www-validator@ as starting point:

http://lists.w3.org/Archives/Public/www-validator/2014Mar/0039.html

STATUS:

1) Document containing &lt;strike&gt;:
   data:text/html,&lt;!DOCTYPE html&gt;&lt;title&gt;S&lt;%2Ftitle&gt;&lt;strike&gt;stricken&lt;%2Fstrike&gt;
2) NU validator’s response:
   ”The strike element is obsolete. Use CSS instead.”
3) What the HTML spec says about &lt;strike&gt;:
   ]] strike
      Use del instead if the element is marking an edit,
      otherwise use s instead. [[
   http://www.w3.org/html/wg/drafts/html/master/obsolete.html#strike

ISSUE:

Validator does not implement the advice given in the spec. Why advice about using CSS when the spec propose to replace the element with &lt;s&gt; or &lt;del&gt;? 

EXPECTED OUTCOME:

Validator should advice authors to change &lt;strike&gt; to &lt;s&gt; or &lt;del&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>