<?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>17776</bug_id>
          
          <creation_ts>2012-07-14 03:38:39 +0000</creation_ts>
          <short_desc>WD-FileAPI-20120712 has a dynamic attribute FileReader#result</short_desc>
          <delta_ts>2012-09-14 10:39: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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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="Fuji Goro (gfx)">g.psy.va+w3org</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>robin</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69976</commentid>
    <comment_count>0</comment_count>
    <who name="Fuji Goro (gfx)">g.psy.va+w3org</who>
    <bug_when>2012-07-14 03:38:39 +0000</bug_when>
    <thetext>As you see in http://www.w3.org/TR/2012/WD-FileAPI-20120712/,

interface FileReader: EventTarget {
  readonly attribute (DOMString or ArrayBuffer)? result;
};

The &quot;result&quot; attribute is a union type defined in WebIDL.
This IDL might be valid, but how do statically-typed languages like Java represent it?

I think HTML specs should not use union member types because there are webidl-to-statically-typed-language-definition tools.

Regards,
---------
gfx</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>70255</commentid>
    <comment_count>1</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:13:25 +0000</bug_when>
    <thetext>This bug was cloned to create bug 17892 as part of operation convergence.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>73877</commentid>
    <comment_count>2</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2012-09-14 10:39:28 +0000</bug_when>
    <thetext>Same decision as https://www.w3.org/Bugs/Public/show_bug.cgi?id=17892.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>