On Thu, Apr 14, 2016 at 5:03 PM, Xidorn Quan <[email protected]> wrote:
> On Thu, Apr 14, 2016 at 6:51 PM, Ting-Yu Lin <[email protected]> wrote: > >> On Firefox: >> summary::-moz-list-bullet { list-style-type: none; } OR summary { >> display: block; } > > > Shouldn't "summary { list-style-type: none; }" be enough? > > Yes. With Bug 1258657 <https://bugzilla.mozilla.org/show_bug.cgi?id=1258657> landed, it's enough to hide the triangle by summary { list-style-type: none; }. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

