This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 703 - [CSS3] !important in border considered invalid
Summary: [CSS3] !important in border considered invalid
Status: RESOLVED DUPLICATE of bug 676
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: Other (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-05 22:44 UTC by Bj
Modified: 2004-10-27 12:47 UTC (History)
0 users

See Also:


Attachments

Description Bj 2004-05-05 22:44:02 UTC
To: www-validator-css@w3.org
Subject: Bug in '!important' in CSS3 Validation
From: Rajasekaran Deepak <deepakr@students.iiit.net>
Date: Fri, 26 Mar 2004 03:53:01 +0530
X-Archived-At: http://www.w3.org/mid/20040325222301.GA28565@students.iiit.net


The rule:
    a { border: thin solid #996 !important; }
does not validate to CSS3.

<http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%
2Fstudents.iiit.net%2F%7Edeepakr%2Fstyle%2Fbug-important-
css3&warning=2&profile=css3&usermedium=all>

It validates if '!important' is removed.
It validates to CSS2.
Comment 1 Etan Wexler 2004-10-27 12:47:23 UTC

*** This bug has been marked as a duplicate of 676 ***