I'll give the same feedback here as I did for <input type=date>.

I don't think authors will use this very much unless they can style it.

In this case enabling styling might not actually be that hard either,
so especially worth looking into.

/ Jonas

On Thu, Nov 19, 2015 at 1:21 AM, Ting-Yu Lin <t...@mozilla.com> wrote:
> Summary: The <details> is used as a disclosure widget from which the user
> can
> obtain additional information or controls. <summary> is used as a summary or
> legend of the details. To expand the details, the user could click on the
> summary or by adding a bool attribute 'open' to the details.
>
> An example: Open the example in Chrome or Safari. http://simpl.info/details/
>
> Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=591737
>
> Link to standard:
> https://html.spec.whatwg.org/multipage/forms.html#the-details-element
>
> Platform coverage: All platforms.
>
> Estimated or target release: Firefox 45 or 46.
>
> Preference behind which this will be implemented: No preference yet. Will
> add if needed.
>
> DevTools bug: None.
>
> Do other browser engines implement this: Implemented by Chrome and Safari.
> http://caniuse.com/#feat=details
> _______________________________________________
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to