<?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>15513</bug_id>
          
          <creation_ts>2012-01-11 07:26:44 +0000</creation_ts>
          <short_desc>section #4.9 Hello, is there any specific reason, why isn&apos;t posible, in html5 this? &lt;!DOCTYPE html&gt; &lt;title&gt;asd&lt;/title&gt; &lt;table&gt; &lt;tr&gt; &lt;form&gt; &lt;td&gt;&amp;nbsp;&lt;/td&gt; &lt;/form&gt; &lt;/tr&gt; &lt;/table&gt; browser can handle it OK thx</short_desc>
          <delta_ts>2012-01-12 10:59:48 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>honza_strnad</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>62526</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-01-11 07:26:44 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/spec/Overview.html
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
section #4.9

Hello,
is there any specific reason, why isn&apos;t posible, in html5 this?

&lt;!DOCTYPE html&gt;
&lt;title&gt;asd&lt;/title&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;form&gt;
&lt;td&gt;&amp;nbsp;&lt;/td&gt;
&lt;/form&gt;
&lt;/tr&gt;
&lt;/table&gt;

browser can handle it OK

thx


Posted from: 193.165.211.170
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62527</commentid>
    <comment_count>1</comment_count>
    <who name="Honza Strnad">honza_strnad</who>
    <bug_when>2012-01-11 07:30:25 +0000</bug_when>
    <thetext>It would be very helpful in data grid inline actions/editing without ajax.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62543</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2012-01-11 12:32:55 +0000</bug_when>
    <thetext>It doesn&apos;t parse like you think it does. The use case is covered by

&lt;!DOCTYPE html&gt;
&lt;title&gt;asd&lt;/title&gt;
&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;form id=x&gt;&lt;input name=a&gt;&lt;/form&gt;&lt;/td&gt;
&lt;td&gt;&lt;input name=b form=x&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62544</commentid>
    <comment_count>3</comment_count>
    <who name="Honza Strnad">honza_strnad</who>
    <bug_when>2012-01-11 13:42:48 +0000</bug_when>
    <thetext>That&apos;s very nice. 

Thank you for your answer!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>