https://bugzilla.wikimedia.org/show_bug.cgi?id=36755
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Derk-Jan Hartman <[email protected]> --- I disagree with the part of the premise of this ticket and the solution that was identified. If your copy paste gives you something ugly, then that's a bug in your copy paste, not in the definition of the html structure. If you want to wrap the blocks in figures, then that would be nice, but it doesn't replace the original intent of using ul and li. It's just one of many ways to loose ugly bullet points, but in terms of structure, other then being html5, it's not necessarily better. The gallery is semantically a list in at least Special:NewFiles and Category pages and actually using a list for it has benefits for assistive technology in these cases. Now I guess there could be made a case that inside articles, our gallery aren't really lists but rather groups of images, but then we should split the gallery generator into two modes that can work independent of eachother. Using figure and figcaption are totally independent issues as far as i'm concerned. They are just div's with extra meaning. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
