[Bug 15455] <details> elements without a child <summary> element should automatically get one (not just a text label)

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

--- Comment #4 from Mathias Bynens <mathias@qiwi.be> 2012-02-03 09:18:43 UTC ---
(In reply to comment #3)
> You're not allowed to omit the <summary>, so IMHO it doesn't really matter what
> happens when you omit it so long as it's the same everywhere.

Well, this does make it much harder to create a polyfill that supports the case
where <summary> is omitted (see comment #1). Then again, if it’s invalid to do
so, I guess a polyfill probably shouldn’t bother supporting it.

-- 
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 Friday, 3 February 2012 09:18:46 UTC