On Tue, Apr 19, 2016 at 10:15 PM, Boris Zbarsky <bzbar...@mit.edu> wrote:
> On 4/19/16 1:09 AM, Ting-Yu Lin wrote: > >> Yes. <summary> supports the same set of "list-style-type" property values >> as <li> because our default style for <summary> is "display: list-item". >> > > OK. And the "counter" involved has the value 0, right? Yes. We skip incrementing the counter for summary in nsBlockFrame::RenumberListsFor() <https://dxr.mozilla.org/mozilla-central/rev/67ac40fb8f680ea5e03805552187ba1b5e8392a1/layout/generic/nsBlockFrame.cpp#7104-7111>. Ting-Yu _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform