- From: <bugzilla@jessica.w3.org>
- Date: Sun, 05 Sep 2010 11:26:23 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10551
Summary: r5032 breaks "<option><button><option>" (</option>
implied by second <option> does not close <button>, as
<button> is in the special category, and second
<option> itself is never processed)
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#par
sing-main-inbody
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@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#parsing-main-inbody
Comment:
r5032 breaks "<option><button><option>" (</option> implied by second <option>
does not close <button>, as <button> is in the special category, and second
<option> itself is never processed)
Posted from: 113.197.157.134
--
Configure bugmail: http://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 Sunday, 5 September 2010 11:26:24 UTC