https://bugzilla.wikimedia.org/show_bug.cgi?id=68490
--- Comment #2 from Nemo <[email protected]> --- (In reply to Niklas Laxström from comment #1) > The attribute closest to the > content wins. That's how HTML works. Thanks, I found a source: http://www.w3.org/TR/html401/struct/dirlang.html#h-8.1.2 Niklas pointed out that, if we removed or changed the general html lang attribute, then we could have some inner element with lang attribute missing (hence inherited incorrect). Chasing them one by one is not feasible. Before filing this bug I failed to find one without its specific language information but it would need more inspection also with other skins and extensions. Maybe one of the "broad" divs can be used to tag all such items with less broad effects. P.s.: The bug was tested with 35.0.1916.153 Russian Fedora (274914); the upstream links show they're aware of the problem (which may or not be filed clearly though) but don't plan to do something about it soon. I'll try to understand if the issue and use case are clear for them. -- 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
