<?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>222</bug_id>
          
          <creation_ts>2003-06-10 23:26:36 +0000</creation_ts>
          <short_desc>Eliminated Document.encodingString property called in DOMInputSourceTest3</short_desc>
          <delta_ts>2003-06-20 18:30:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>DOM TS</product>
          <component>DOM Level 3</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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="Curt Arnold">carnold</reporter>
          <assigned_to name="Philippe Le Hegaret">plh</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>524</commentid>
    <comment_count>0</comment_count>
    <who name="Curt Arnold">carnold</who>
    <bug_when>2003-06-10 23:26:36 +0000</bug_when>
    <thetext>/tests/level3/ls/DOMInputSourceTest3.xml contains the following element:

 &lt;encoding var=&quot;encodingString&quot; obj=&quot;document&quot; interface=&quot;Document&quot;/&gt; 

This element causes the dom3-ls-validate-tests target to fail since there is no
Document.encodingString property in the 09 June 2003 L3 Core working draft.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>543</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2003-06-20 14:29:37 +0000</bug_when>
    <thetext>The new line is now:
  &lt;encoding   obj=&quot;inputSource&quot; value=&quot;iso&quot; interface=&quot;DOMInputSource&quot;/&gt; 


The test has been updated but will need more update regarding
s/DOMInputSource/DOMInput/


</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>