<?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>7388</bug_id>
          
          <creation_ts>2009-08-20 16:56:09 +0000</creation_ts>
          <short_desc>CSS3 properties are not recognized: zoom, word-wrap</short_desc>
          <delta_ts>2012-09-21 15:08:50 +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>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="James An">james</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>caribou</cc>
    
    <cc>esnyder</cc>
    
    <cc>jukka.k.korpela</cc>
    
    <cc>rthawkcom</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>26566</commentid>
    <comment_count>0</comment_count>
    <who name="James An">james</who>
    <bug_when>2009-08-20 16:56:09 +0000</bug_when>
    <thetext>Description:
The zoom and word-wrap properties of CSS3 are not recognized by the validator. This affects both the main validator and the dev version at http://qa-dev.w3.org:8001/css-validator/.

Steps to reproduce:
Enter by direct input the following CSS:
a { zoom: 1; }
a { word-wrap: break-word; }

Actual Results:
Neither zoom and word-wrap are recognized as CSS level 3 properties.

Expected Results:
They should both validate.

Zoom is defined in:
http://www.w3.org/TR/css3-transitions/#properties-from-css-
Word-wrap is defined in:
http://www.w3.org/TR/css3-text/#word-wrap</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26567</commentid>
    <comment_count>1</comment_count>
    <who name="James An">james</who>
    <bug_when>2009-08-20 16:58:24 +0000</bug_when>
    <thetext>Hmm.. the link:
http://www.w3.org/TR/css3-transitions/#properties-from-css-
should include the trailing hyphen as part of the anchor.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>60970</commentid>
    <comment_count>2</comment_count>
    <who name="R M">rthawkcom</who>
    <bug_when>2011-12-05 20:14:28 +0000</bug_when>
    <thetext>Over 2 years and it still isn&apos;t fixed!  Seriously!?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69660</commentid>
    <comment_count>3</comment_count>
    <who name="Erik Snyder">esnyder</who>
    <bug_when>2012-07-05 18:21:22 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; Over 2 years and it still isn&apos;t fixed!  Seriously!?

I&apos;m waiting for an explanation too.  &apos;overflow-wrap&apos; errors out the exact same way as word-wrap.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73690</commentid>
    <comment_count>4</comment_count>
    <who name="Jukka K. Korpela">jukka.k.korpela</who>
    <bug_when>2012-09-12 08:26:44 +0000</bug_when>
    <thetext>The zoom property is an IE feature (now adopted by WebKit too). Though it was once mentioned in a CSS3 WD, it no more is. So this part of the bug report should be closed as &quot;not a bug&quot;.

The word-wrap property is now recognized in CSS 3 mode, despite being only in a WD level document. However, the validator silently changes it to the currently recommended name:

Valid CSS information
a {
overflow-wrap : break-word;
}

Apart from the question whether a warning should be issued in such a case, this part of the bug report could be closed as &quot;fixed&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>74226</commentid>
    <comment_count>5</comment_count>
    <who name="carine bournez">caribou</who>
    <bug_when>2012-09-21 15:08:50 +0000</bug_when>
    <thetext>I mark this bug resolved-fixed. Thanks</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>