[Bug 15513] New: section #4.9 Hello, is there any specific reason, why isn't posible, in html5 this? <!DOCTYPE html> <title>asd</title> <table> <tr> <form> <td>&nbsp;</td> </form> </tr> </table> browser can handle it OK thx

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15513

           Summary: section #4.9 Hello, is there any specific reason, why
                    isn't posible, in html5 this? <!DOCTYPE html>
                    <title>asd</title> <table> <tr> <form> <td>&nbsp;</td>
                    </form> </tr> </table> browser can handle it OK thx
           Product: HTML WG
           Version: unspecified
          Platform: Other
               URL: http://www.whatwg.org/specs/web-apps/current-work/#top
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P3
         Component: HTML5 spec (editor: Ian Hickson)
        AssignedTo: ian@hixie.ch
        ReportedBy: contributor@whatwg.org
         QAContact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
                    public-html@w3.org


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't posible, in html5 this?

<!DOCTYPE html>
<title>asd</title>
<table>
<tr>
<form>
<td>&nbsp;</td>
</form>
</tr>
</table>

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

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 11 January 2012 07:31:00 UTC