<?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>19760</bug_id>
          
          <creation_ts>2012-10-29 19:33:29 +0000</creation_ts>
          <short_desc>Test file for test case 552 has invalid markup.</short_desc>
          <delta_ts>2012-12-04 21:51:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>ARIA</product>
          <component>Test Cases</component>
          <version>1.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</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="Joseph Scheuhammer">clown</reporter>
          <assigned_to name="Joseph Scheuhammer">clown</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>77316</commentid>
    <comment_count>0</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-29 19:33:29 +0000</bug_when>
    <thetext>The test element in the file for test case 552 is supposed to have &quot;id=&apos;test&apos;&quot;, but the markup is mangled.  It looks like this:

&lt;input type=&quot;text id=&quot;test&quot;/&gt;

Note the missing close quote on the @type attribute.

It should be:

&lt;input type=&quot;text&quot; id=&quot;test&quot;/&gt;

I have marked the test case as invalid:
https://www.w3.org/WAI/PF/testharness/testcases/edit/552

The test report shows that the test has one result -- a failure.  That failure is also invalid under the circumstances.
https://www.w3.org/WAI/PF/testharness/testreport?testsuite_id=1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77317</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-29 19:37:05 +0000</bug_when>
    <thetext>With the correct markup, the test case passes (FF 16.0.1, AT-SPI).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77322</commentid>
    <comment_count>2</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-29 20:24:06 +0000</bug_when>
    <thetext>Ditto for the test file for test case 553.  Looks like a copy-and-paste error.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77422</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Cooper">cooper</who>
    <bug_when>2012-10-30 14:07:59 +0000</bug_when>
    <thetext>Fixed on the test file reported, but have found instance of this in other test files also. Suggest just fix the file rather than report bug for each one, or file bug for a group of files, as this could be a common problem due to copy / paste.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77443</commentid>
    <comment_count>4</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-30 17:26:22 +0000</bug_when>
    <thetext>(In reply to comment #3)
&gt; Fixed on the test file reported, but have found instance of this in other
&gt; test files also. Suggest just fix the file rather than report bug for each
&gt; one, or file bug for a group of files, as this could be a common problem due
&gt; to copy / paste.

Okay, but the fix is wrong for another reason -- you&apos;ve added an aria-label where the testabel statement says there is none.

I&apos;ve fixed that and pushe the mods to the repository.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77444</commentid>
    <comment_count>5</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-30 17:34:37 +0000</bug_when>
    <thetext>I&apos;ve also gone ahead and marked the test case a valid, and ran it (it now passes).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>77510</commentid>
    <comment_count>6</comment_count>
    <who name="Joseph Scheuhammer">clown</who>
    <bug_when>2012-10-31 15:27:47 +0000</bug_when>
    <thetext>Okay, this is now fixed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>