On Thu, Apr 14, 2016 at 12:53 AM, Ting-Yu Lin <t...@mozilla.com> 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|. > > The open question is that do we want to make it prefect to implement > |summary::marker| (Bug 1221416 > <https://bugzilla.mozilla.org/show_bug.cgi?id=1221416>) before shipping, > which requires more effort to implement a complete support for ::marker > pseudo element (Bug 205202 > <https://bugzilla.mozilla.org/show_bug.cgi?id=205202>). If not, we can ship > it in Firefox 48. Otherwise this feature might skip one or two releases.
Do other browsers support styling the disclosure triangle? At the very least we should probably support whatever syntax they support (including if that uses vendor-prefixes sadly). / Jonas _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform