Re: [css-pseudo] Need a way to styling the disclosure triangle of the <details> (or <summary>) element

On 03/07/2016 01:23 PM, Tab Atkins Jr. wrote:
>
> Aside from maybe the Firefox highlighting behavior (which should be
> done based on tagname, not style, the current behavior is just a
> layering violation), there's no restrictions on behavior here.

I think this is a pretty reasonable thing to do with any marked item,
actually. Unless it happens to have a different click handler--for
example, I would expect a :link { display: list-item } marker to
activate the link instead of highlighting it. Similar logic would
therefore apply for <summary>.

~fantasai

Received on Tuesday, 8 March 2016 22:29:54 UTC