<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hi David, <br>
    <br>
    Thank you for reporting these issues.<br>
    <br>
    Regarding the first validation error, there was a bug in the CSS
    validator that oXygen uses: the "pre-line" value was not properly
    recognized for CSS 3 profile.<br>
    We already fixed this problem and it will available in the next
    oXygen release.<br>
    <br>
    We did not find any specification regarding the
    "white-space-collapse" property (and as you could see it is not
    recognized by the CSS validator) thus we removed it from the CSS
    content completion properties list (this modification will also be
    available in oXygen 14).<br>
    <br>
    Best regards, <br>
    Mihaela<br>
    <br>
    Mihaela Calotescu<br>
    &lt;oXygen/&gt;&nbsp; XML Editor, Schema Editor and XSLT Editor/Debugger<br>
    <a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a><br>
    <br>
    <br>
    On 2/14/2012 6:25 PM, David Lee wrote:
    <blockquote
cite="mid:220256FDE771B74FB662165BC562CF59D63ABE@CH1PRD0802MB107.namprd08.prod.outlook.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">I'm editing a css file for use in Author
          mode.&nbsp; My default CSS validator is set for "CSS 3 with oxygen
          extensions"<o:p></o:p></p>
        <p class="MsoNormal">Content completion is working fine but
          somehow validating the CSS is finding errors where there
          should be none.&nbsp; <o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Any suggestions ? It looks like the
          validator is using a different engine then the content
          complete.<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">e.g. <o:p></o:p></p>
        <p class="MsoNormal">&nbsp;<o:p></o:p></p>
        <p class="MsoNormal">function {<br>
          &nbsp;&nbsp;&nbsp; display:block;<br>
          &nbsp;&nbsp;&nbsp; background-color:#EEEEFF;<br>
          &nbsp;&nbsp;&nbsp; color:black;<br>
          &nbsp;&nbsp;&nbsp;&nbsp;
          white-space:pre-line;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

          ERROR HERE<br>
          &nbsp;&nbsp;&nbsp;&nbsp;
          white-space-collapse:preserve-breaks;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
          ERROR HERE<br>
          &nbsp;&nbsp;&nbsp;&nbsp; margin-left: 1em;<br>
          &nbsp;&nbsp;&nbsp;&nbsp; border-bottom-style:solid;<br>
          &nbsp;&nbsp;&nbsp;&nbsp; margin-top:0;<br>
          &nbsp;&nbsp;&nbsp;&nbsp; <br>
          }<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Engine name: W3C CSS Validator (CSS3)<o:p></o:p></p>
        <p class="MsoNormal">Severity: error<o:p></o:p></p>
        <p class="MsoNormal">Description: Context : function in property
          : white-space<o:p></o:p></p>
        <p class="MsoNormal">pre-line is not a white-space value :
          pre-line<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Start location: 21:0<o:p></o:p></p>
        <p class="MsoNormal">Engine name: W3C CSS Validator (CSS3)<o:p></o:p></p>
        <p class="MsoNormal">Severity: error<o:p></o:p></p>
        <p class="MsoNormal">Description: Context : function in property
          : white-space-collapse<o:p></o:p></p>
        <p class="MsoNormal">Property white-space-collapse doesn't exist
          : preserve-breaks<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">Start location: 22:0<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal"><span style="font-size: 10pt; font-family:
            &quot;Arial&quot;,&quot;sans-serif&quot;;">----------------------------------------</span><o:p></o:p></p>
        <p class="MsoNormal">David A. Lee<o:p></o:p></p>
        <p class="MsoNormal"><a moz-do-not-send="true"
            href="mailto:dlee@calldei.com"><span style="color: blue;">dlee@calldei.com</span></a><o:p></o:p></p>
        <p class="MsoNormal"><a moz-do-not-send="true"
            href="http://www.xmlsh.org"><span style="color: blue;">http://www.xmlsh.org</span></a><o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
      </div>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com/mailman/listinfo/oxygen-user">http://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
    </blockquote>
  </body>
</html>