<?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>888</bug_id>
          
          <creation_ts>2004-09-19 10:56:49 +0000</creation_ts>
          <short_desc>CSS Validator can&apos;t find internal stylesheets</short_desc>
          <delta_ts>2010-01-16 08:11:27 +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>XHTML1.0</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</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>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="bbalint">bbalint</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>gumby1</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>2360</commentid>
    <comment_count>0</comment_count>
    <who name="bbalint">bbalint</who>
    <bug_when>2004-09-19 10:56:49 +0000</bug_when>
    <thetext>i was writing XHTML 1.0 Strict document (served as application/xhtml+xml),
formatting them with CSS files. those CSS files were associated using the
xml-stylesheet instruction.
then i&apos;ve found that i can use internal stylesheets in my XHTML documents [2]
i removed all the xml-stylesheet instructions, except this
 &lt;?xml-stylesheet href=&quot;#stylesheet&quot; type=&quot;text/css&quot;?&gt;
and inserted a style element with id=&quot;stylesheet&quot; attribute.

the document was look like before, but the Validator can&apos;t validate it:
for it, the #stylesheet URI is the same document, not that style element (and
it&apos;s contents)

bbalint

[1] http://www.w3.org/TR/xml-stylesheet/
[2] http://www.w3.org/TR/xhtml1/guidelines.html#C_14
[3] http://free.srv.hu/s/i/singy/test.xhtml</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9354</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2006-04-21 05:48:58 +0000</bug_when>
    <thetext>Could you send in a test case, as attachment, if possible?
thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>