[Bug 19149] New: Property And Parse Error we are getting css3 W3C validators.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19149

           Summary: Property And Parse Error we are getting css3 W3C
                    validators.
           Product: CSSValidator
           Version: CSS Validator
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS 3
        AssignedTo: dave.null@w3.org
        ReportedBy: chaitu.data@gmail.com
         QAContact: www-validator-cvs@w3.org


Hi Team,
  I am getting errors in css file while testing on
"http://qa-dev.w3.org:8001/css-validator/" this site. Can you please let me
know how to fix those type of errors.

Here are those errors. Please Ignore those line numbers like(4039,4040 .......)

4039     .ico-plus a.signin     Property -moz-border-radius doesn't exist : 4px
4040     .ico-plus a.signin     Property behavior doesn't exist :
var(behaviorUrl)
4042     .ico-plus a.signin     Parse Error *background:transparent
url("../../images/signin-nav-bg-ie.png") no-repeat 0 0;
4043     *     Parse Error *padding:4px 12px 6px;
4044     *     Parse Error }
4047     .ico-plus a.signin:hover     Parse Error *background:transparent
url("../../images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
4048     *     Parse Error *padding:4px 12px 6px;
4049     *     Parse Error }
4051     .ico-plus a.signin, .top-navigation a.signin:hover     Parse Error
*background-position:0 3px!important;
4052     .ico-plus a.signin, .top-navigation a.signin:hover     Parse Error }
4081     #signin_menu, #account     Property -moz-border-radius doesn't exist :
5px 5px 5px 5px
4082     #signin_menu, #account     Property -webkit-border-radius doesn't
exist : 5px 5px 5px 5px
4083     #signin_menu, #account     Property -khtml-border-radius doesn't exist
: 5px 5px 5px 5px
4085     #signin_menu, #account     Property -moz-box-shadow doesn't exist :
2px 2px 5px #666666
4086     #signin_menu, #account     Property -webkit-box-shadow doesn't exist :
2px 2px 5px #666666
4087     #signin_menu, #account     Property -box-shadow doesn't exist : 2px
2px 5px #666666
4088     #signin_menu, #account     Property behavior doesn't exist :
var(behaviorUrl)
4101     #signin_menu, #account     Parse Error *margin-right: -1px;
4106     #sigin_menu .ico-minus     Parse Error [:#666666; font-size:12px; }
#account .ico-minus]
4193     #signin_menu input[type="text"], #signin_menu input[type="password"]  
  Property -moz-border-radius doesn't exist : 4px
4194     #signin_menu input[type="text"], #signin_menu input[type="password"]  
  Property -webkit-border-radius doesn't exist : 4px
4196     #signin_menu input[type="text"], #signin_menu input[type="password"]  
  Property behavior doesn't exist : var(behaviorUrl)
4227     #signin_submit     Property -moz-border-radius doesn't exist : 4px
4228     #signin_submit     Property -webkit-border-radius doesn't exist : 4px
4230     #signin_submit     Property behavior doesn't exist : var(behaviorUrl)
4240         Unknown pseudo-element or pseudo-class ::-moz-focus-inner
[-moz-focus-inner]
4257     .tipsy     Parse Error opacity=80)
4266     .tipsy-inner     Property -moz-border-radius doesn't exist : 4px
4267     .tipsy-inner     Property -khtml-border-radius doesn't exist : 4px
4268     .tipsy-inner     Property -webkit-border-radius doesn't exist : 4px
4269     .tipsy-inner     Property behavior doesn't exist : var(behaviorUrl)
4324     .ir     Parse Error *line-height: 0;
4325     .ir     Parse Error }
4337     .visuallyhidden     Value Error : clip Invalid separator in shape
definition. It must be a comma. : rect(0 0 0 0)
4367     .clearfix     Parse Error *zoom: 1;
4368     .clearfix     Parse Error }

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 30 September 2012 10:57:47 UTC