On Tue, Apr 19, 2016 at 12:03 AM, Boris Zbarsky <bzbar...@mit.edu> wrote:

> On 4/14/16 3:53 AM, Ting-Yu Lin wrote:
>
>> One major concern in the "intent to implement" discussion is the ability
>> to
>> style the summary disclosure triangle.  Currently summary has default
>> style
>> "display: list-item", so we can style the triangle via the pseudo element
>> |summary::-moz-list-bullet| like |li::-moz-list-bullet|.
>>
>
> What are the styling options here?  Do we support list-style-type (apart
> from "none")?
>
> -Boris
>

Yes. <summary> supports the same set of "list-style-type" property values
as <li> because our default style for <summary> is "display: list-item".


> _______________________________________________
> 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