<?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>19477</bug_id>
          
          <creation_ts>2012-10-11 15:00:05 +0000</creation_ts>
          <short_desc>Value Error : content leader(&quot;. &quot;) is not a content value : leader(&quot;. &quot;)</short_desc>
          <delta_ts>2013-02-21 23:56:09 +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 3</component>
          <version>CSS Validator</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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="Michael[tm] Smith">mike</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>eoconnor</cc>
          
          <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>75987</commentid>
    <comment_count>0</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-10-11 15:00:05 +0000</bug_when>
    <thetext>Checking http://dev.w3.org/html5/spec-author-view/spec.html causes the CSS validator to report:

  (line 42) Value Error : content leader(&quot;. &quot;) is not a content value : leader(&quot;. &quot;)
  (line 53) Value Error : content leader(&quot;. &quot;) is not a content value : leader(&quot;. &quot;)

The CSS at those lines looks like this:

  #table-example-1 tbody td:first-child::after { content: leader(&quot;. &quot;); }
  .apple-table-examples tbody th::after, .apple-table-examples tfoot th::after { content: leader(&quot;. &quot;) }

The &quot;leader&quot; value for the &quot;content&quot; property is part of the &quot;CSS Generated Content for Paged Media&quot; spec:

  http://www.w3.org/TR/css3-gcpm/#leaders</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>