<?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>12660</bug_id>
          
          <creation_ts>2011-05-16 06:44:29 +0000</creation_ts>
          <short_desc>list-style: inside none square; is reported as invalid</short_desc>
          <delta_ts>2015-02-03 02:21:03 +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>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></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>48526</commentid>
    <comment_count>0</comment_count>
    <who name="Gérard Talbot">info</who>
    <bug_when>2011-05-16 06:44:29 +0000</bug_when>
    <thetext>URLs of related testcases
-------------------------
1-
http://test.csswg.org/suites/css2.1/20110323/html4/list-style-013.htm

2-
http://test.csswg.org/suites/css2.1/20110323/html4/list-style-014.htm

3-
http://test.csswg.org/suites/css2.1/20110323/html4/list-style-015.htm

4-
http://test.csswg.org/suites/css2.1/20110323/html4/list-style-020.htm


Wrong, incorrect validation reports
-----------------------------------
1-
list-style: inside none square;
is reported as invalid with the message:
&quot;Value Error : list-style Too many values or values are not recognized : inside none square inside none square&quot;

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2F20110323%2Fhtml4%2Flist-style-013.htm&amp;lang=en

but such declaration should be considered valid

2-
list-style: none square inside;
is reported as invalid with the message:
&quot;Value Error : list-style square is not a list-style-position value : none square inside none square inside&quot;

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2F20110323%2Fhtml4%2Flist-style-014.htm&amp;lang=en

but such declaration should be considered valid

3-
list-style: none inside square;
is reported as invalid with the message:
&quot;Value Error : list-style Too many values or values are not recognized : none inside square none inside square&quot;

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2F20110323%2Fhtml4%2Flist-style-015.htm&amp;lang=en

but such declaration should be considered valid

4- list-style: none square;
is reported as invalid with the message:
&quot;Value Error : list-style square is not a list-style-position value : none square none square&quot;

http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.csswg.org%2Fsuites%2Fcss2.1%2F20110323%2Fhtml4%2Flist-style-020.htm&amp;lang=en

but such declaration should be considered valid


References
----------

&quot;A value of &apos;none&apos; within the &apos;list-style&apos; property sets whichever of &apos;list-style-type&apos; and &apos;list-style-image&apos; are not otherwise specified to &apos;none&apos;.&quot;
http://www.w3.org/TR/CSS21/generate.html#list-style


http://wiki.csswg.org/spec/css2.1#issue-94

regards, Gérard</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117661</commentid>
    <comment_count>1</comment_count>
    <who name="Gérard Talbot">info</who>
    <bug_when>2015-02-03 02:21:03 +0000</bug_when>
    <thetext>Hello,

I just revisited this bug report today and tried the tests with the CSS validator (with profile=css21) and everything is now fixed. Therefore

Resolving as WORKSFORME</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>