<?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>13061</bug_id>
          
          <creation_ts>2011-06-25 18:41:58 +0000</creation_ts>
          <short_desc>outline-style: hidden should be reported as invalid CSS property value or invalid declaration</short_desc>
          <delta_ts>2012-10-19 15:17:06 +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 2.1</component>
          <version>CSS Validator</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2Flatest%2Fhtml4%2Foutline-style-hidden-001.htm&amp;profile=css21&amp;usermedium=all&amp;warning=1&amp;vextwarning=&amp;lang=en</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="Gérard Talbot">info</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          
          
          <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>50316</commentid>
    <comment_count>0</comment_count>
    <who name="Gérard Talbot">info</who>
    <bug_when>2011-06-25 18:41:58 +0000</bug_when>
    <thetext>Testcase
--------
http://test.csswg.org/suites/css2.1/latest/html4/outline-style-hidden-001.htm


Validation report (with CSS 2.1 profile)
----------------------------------------
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2Flatest%2Fhtml4%2Foutline-style-hidden-001.htm&amp;profile=css21&amp;usermedium=all&amp;warning=1&amp;vextwarning=&amp;lang=en

Relevant chunk of spec
----------------------
&quot;
The &apos;outline-style&apos; property accepts the same values as &apos;border-style&apos;, except that &apos;hidden&apos; is **not a legal** outline style. 
&quot;

Actual result
-------------
outline-style : hidden; 
is shown in the Valid CSS information section

Expected result
---------------
An error should be reported with regards to the use of hidden value for outline-style.


Notes
-----
- Firefox 5.0 Error console will report &quot;Error in parsing value for outline-style. Declaration dropped.&quot;
- Opera 11.11 Error console and DragonFly will also report &quot;Invalid value for property: outline-style&quot;
- Chrome 12.0.742.100 will also use a (yellow triangle with a white exclamation mark inside) icon for such problematic declaration.

regards, Gérard</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>76700</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2012-10-19 15:17:06 +0000</bug_when>
    <thetext>Fixed on http://qa-dev.w3.org:8001/css-validator/ soon in production.
Thanks!
(it was also fixed for css2 and css3 as the spec has the same provision for &apos;hidden&apos;)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>