https://bugzilla.wikimedia.org/show_bug.cgi?id=44367
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |High Status|UNCONFIRMED |NEW CC| |[email protected], | |[email protected], | |[email protected], | |[email protected], | |[email protected] Component|CSS |MobileFrontend Summary|HTML mistake (h1.#section_0 |MobileFrontend: Page |instead of firstHeading) |heading should have class | |"firstHeading" Ever confirmed|0 |1 --- Comment #1 from Krinkle <[email protected]> --- * HTML output is decided by the Skin, not by the MediaWiki parser * You're confusing the Vector skin with the MobileFrontend skin. Vector uses h1.firstHeading and h1#firstHeading. MobileFrontend doesn't have a class on the heading and uses id "#section_" * Both the links you're providing are of the mobile site and neither has "firstHeading" they both have "section_0": http://es.m.wikipedia.org/wiki/Toxodon http://es.m.wikipedia.org/wiki/Megalonyx -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
