"Danny B." posted a comment on MediaWiki.r107669.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107669#c28793

Commit summary for MediaWiki.r107669:

* more specific selectors for wikitable - don't inherit properties to nested 
tables which causes various rendering issues
** (bug 30485) Hieroglyphs look scary if embedded in tables with 
class="wikitable"
** (bug 33434) math extension: integral expressions display with 
boxes/frames/borders

Danny B.'s comment:

"Existing pages on wikis that assume childtables will automatically get the 
same styling" - that's actually wrong implied presumption based on the wrong 
original behavior. There should not be any automatical inheritance, all nested 
tables (apart from it being evil) should have explicitly defined wikitable 
class if they are intended to look the same. So it is easily fixable on wiki as 
well.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to