TOC: Restore missing underlines in Firefox
authorFomafix <fomafix@googlemail.com>
Fri, 6 Nov 2015 20:27:34 +0000 (20:27 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 19 Nov 2015 16:31:22 +0000 (17:31 +0100)
commitee6bdcfae1511bdf900513f293e437f178f7a01c
tree61d7e4f30f8d560de5ddc7951f7bad1e6e8105f1
parentc2306755852e9206c7b85221209138d586e8c0ee
TOC: Restore missing underlines in Firefox

According to <http://www.w3.org/TR/css-text-decor-3/#line-decoration>,
text decorations are not propagated to the contents of inline blocks
and inline tables, and 'display: table-cell' generates an inline table
when used without any parent table-rows and tables.

Firefox currently seems to be the only browser handling this correctly,
see <https://bugzilla.mozilla.org/show_bug.cgi?id=1222703>.

This is a follow-up to c7894deb.

Bug: T92481
Change-Id: Iae4a1e6fd30be950f0f1c40f47b4d2483002fe72
resources/src/mediawiki.skinning/content.css