- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Jan 2012 07:28:49 +0000
- To: public-html@w3.org
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> </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> </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 on the CC list for the bug.
Received on Wednesday, 11 January 2012 07:33:09 UTC