<?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>22519</bug_id>
          
          <creation_ts>2013-06-29 12:14:11 +0000</creation_ts>
          <short_desc>specify valid values of menuitem@radiogroup</short_desc>
          <delta_ts>2013-07-03 20:57:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</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>http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#attr-menuitem-radiogroup</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael[tm] Smith">mike</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>90026</commentid>
    <comment_count>0</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2013-06-29 12:14:11 +0000</bug_when>
    <thetext>http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#attr-menuitem-radiogroup

The spec doesn&apos;t state the required microsyntax of the &lt;menuitem&gt; &quot;radiogroup&quot; attribute -- what values for it are valid.

From the spec text and examples, I can infer that it seems like the value of the &quot;radiogroup&quot; attribute is text. But the spec never explicitly states that anywhere.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90259</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-07-03 20:55:04 +0000</bug_when>
    <thetext>&quot;Except where otherwise specified, attributes on HTML elements may have any string value, including the empty string. Except where explicitly stated, there is no restriction on what text can be specified in such attributes.&quot;
 -- http://whatwg.org/html#attributes

But I&apos;ve restricted radiogroup=&quot;&quot; to not allow the empty string, which will make this more obvious as a side-effect.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>90260</commentid>
    <comment_count>2</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-07-03 20:57:02 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r8027.
Check-in comment: Restrict &lt;menuitem radiogroup&gt; to not allow the empty string (since it&apos;ll look like it&apos;s different than the absence of the attribute, but those two cases are treated the same)
http://html5.org/tools/web-apps-tracker?from=8026&amp;to=8027</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>