- From: <bugzilla@jessica.w3.org>
- Date: Sun, 20 Jan 2013 18:13:56 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20715 Bug ID: 20715 Summary: Conflicting information about the open attribute in 4.11.1 Classification: Unclassified Product: HTML WG Version: unspecified Hardware: PC OS: other Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: tink@tink.co.uk QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org The following text from section 4.11.1 describes conflicting behaviours when the open attribute is absent on the details element: "When the element is created, if the attribute is absent, the details should be hidden; if the attribute is absent, the details should be shown." The text should read: "When the element is created, if the attribute is absent, the details should be hidden; if the attribute is present the details should be shown." -- You are receiving this mail because: You are on the CC list for the bug.
Received on Sunday, 20 January 2013 18:13:57 UTC