<?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>23634</bug_id>
          
          <creation_ts>2013-10-25 18:27:45 +0000</creation_ts>
          <short_desc>AAPI doc has boolean AX API properties listed as strings</short_desc>
          <delta_ts>2013-10-25 22:54:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>HTML a11y APIs (editor: Steve Faulkner, Cynthia Shelly)</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</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="James Craig">jcraig</reporter>
          <assigned_to name="Jason Kiss">jason</assigned_to>
          <cc>jason</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-bugzilla</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML a11y API spec bugbot">sideshowbarker+html-a11y-api</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>95357</commentid>
    <comment_count>0</comment_count>
    <who name="James Craig">jcraig</who>
    <bug_when>2013-10-25 18:27:45 +0000</bug_when>
    <thetext>AAPI doc has several boolean properties listed as string values &quot;true&quot; and &quot;false&quot; rather than the expected platform constant boolean values, YES and NO. Also, the equals sign (=) indicates assignment rather than current value. The way the the inspectors indicate this is with a colon (:).

e.g.
    AXEnabled=&quot;false&quot;

should be:
    AXEnabled: NO</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>95373</commentid>
    <comment_count>1</comment_count>
    <who name="Jason Kiss">jason</who>
    <bug_when>2013-10-25 22:54:28 +0000</bug_when>
    <thetext>Thanks, James. Fixed now, I believe.

See commit: https://github.com/w3c/html-api-map/commit/1948a2f9814560eabd86b8537cac762093ca3cde</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>