warnings

"Jim Oakley" <[email protected]> Wed, 24 Feb 2016 14:52:13 -0600
Newsgroups gmane.org.w3c.validator.css
Message-ID <CF572C66859A4FE58F2CD8464A1E9FCC@IdenPC>
This is a multi-part message in MIME format.

------=_NextPart_000_0003_01D16F12.F2179020
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I appreciate the validation service and it has been a real help to me =
being a newbie. My CSS Stylesheet validated after I corrected a couple =
of things but I have 37 warnings. I am using a template which I altered =
a lot, however the warnings all have to do with code which I didn't =
touch.=20

a few examples are:=20
      79  Property -webkit-text-size-adjust is an unknown vendor =
extension=20
      85  Property -moz-box-sizing is an unknown vendor extension=20
      86  Property -webkit-box-sizing is an unknown vendor extension=20
      201  Property -moz-box-sizing is an unknown vendor extension=20
      202  Property -webkit-box-sizing is an unknown vendor extension=20

And continues for 37 warnings. The Template maker states that it "is =
built on the Skel framework." Which doesn't mean much to me. I'm sure it =
does to some of you.=20

My question, should I be concerned about these warnings or are they =
because it is CSS3 and new or have to do with the Skel framework?

Thanks,
Jim
------=_NextPart_000_0003_01D16F12.F2179020
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 9.00.8112.16659">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DTahoma>I appreciate the validation service and it has =
been a=20
real help to me being a newbie. My CSS Stylesheet validated after I =
corrected a=20
couple of things but I have 37 warnings. I am using a template which I =
altered a=20
lot, however the warnings all have to do with code which I didn't touch. =

</FONT></DIV>
<DIV><FONT face=3DTahoma></FONT>&nbsp;</DIV>
<DIV><FONT face=3DTahoma>a few examples are: </DIV>
<DIV>
<TABLE>
  <TBODY>
  <TR class=3Dwarning>
    <TD class=3Dlinenumber title=3D"Line 79">79</TD>
    <TD class=3DcodeContext></TD>
    <TD class=3Dlevel0 title=3D"warning level 0">Property =
-webkit-text-size-adjust=20
      is an unknown vendor extension</TD></TR>
  <TR class=3Dwarning>
    <TD class=3Dlinenumber title=3D"Line 85">85</TD>
    <TD class=3DcodeContext></TD>
    <TD class=3Dlevel0 title=3D"warning level 0">Property =
-moz-box-sizing is an=20
      unknown vendor extension</TD></TR>
  <TR class=3Dwarning>
    <TD class=3Dlinenumber title=3D"Line 86">86</TD>
    <TD class=3DcodeContext></TD>
    <TD class=3Dlevel0 title=3D"warning level 0">Property =
-webkit-box-sizing is an=20
      unknown vendor extension</TD></TR>
  <TR class=3Dwarning>
    <TD class=3Dlinenumber title=3D"Line 201">201</TD>
    <TD class=3DcodeContext></TD>
    <TD class=3Dlevel0 title=3D"warning level 0">Property =
-moz-box-sizing is an=20
      unknown vendor extension</TD></TR>
  <TR class=3Dwarning>
    <TD class=3Dlinenumber title=3D"Line 202">202</TD>
    <TD class=3DcodeContext></TD>
    <TD class=3Dlevel0 title=3D"warning level 0">Property =
-webkit-box-sizing is an=20
      unknown vendor extension</TD></TR></TBODY></TABLE></DIV>
<DIV>And continues for 37 warnings. The Template maker states that it =
"is built=20
on the <A href=3D"http://getskel.com/">Skel</A> framework." Which =
doesn't mean=20
much to me. I'm sure it does to some of you. </DIV>
<DIV>&nbsp;</DIV>
<DIV>My question, should I be concerned about these warnings or are they =
because=20
it is CSS3 and new or have to do with the Skel framework?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Jim</DIV></FONT></BODY></HTML>

------=_NextPart_000_0003_01D16F12.F2179020--