<?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>17703</bug_id>
          
          <creation_ts>2012-07-05 18:31:57 +0000</creation_ts>
          <short_desc>The CSS Validator does not treat many valid CSS3 properties as valid</short_desc>
          <delta_ts>2012-09-21 19:59:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>CSS 3</component>
          <version>CSS Validator</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>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Erik Snyder">esnyder</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>jukka.k.korpela</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>69661</commentid>
    <comment_count>0</comment_count>
    <who name="Erik Snyder">esnyder</who>
    <bug_when>2012-07-05 18:31:57 +0000</bug_when>
    <thetext>word-wrap: break-word
overflow-wrap: break-word

Both of these generate an error in the CSS Validator:
&quot;Property word-wrap doesn&apos;t exist : break-word&quot;
&quot;Property overflow-wrap doesn&apos;t exist : break-word&quot;

These are both valid CSS3 properties and break-word does, in fact, exist.  Why is the CSS Validator not treating them as valid CSS?  Why does the CSS Validator error out the way that it does?  The CSS Validator claims that it will validate CSS level 3, but it doesn&apos;t appear to be working properly.  This submission page only shows CSS2.1 in the component description, is the CSS Validator actually doing CSS3 validation, as it claims, or not?  This error is causing issues with sites that demand W3C validated CSS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73691</commentid>
    <comment_count>1</comment_count>
    <who name="Jukka K. Korpela">jukka.k.korpela</who>
    <bug_when>2012-09-12 08:30:01 +0000</bug_when>
    <thetext>These properties are now recognized. But see bug 7388 regarding treatment of word-wrap.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74248</commentid>
    <comment_count>2</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2012-09-21 19:59:34 +0000</bug_when>
    <thetext>The spec says that one property is an alias for the other, not that one is deprecated, but adding a Warning in that case (&quot;legacy property&quot; or something) would indeed be a plus.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>